zephyr/dts/bindings/sensor/st,lps22hh-i3c.yaml
Daniel Leung 6034714909 dts: lps22hh: extends to support being on I3C bus
This adds a new YAML file to allow LPS22HH to work on I3C bus.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-09-09 17:42:33 -04:00

11 lines
264 B
YAML

# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
description: |
STMicroelectronics LPS22HH pressure and temperature sensor connected to I3C
bus
compatible: "st,lps22hh"
include: ["i3c-device.yaml", "st,lps22hh-common.yaml"]