6034714909
This adds a new YAML file to allow LPS22HH to work on I3C bus. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
11 lines
264 B
YAML
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"]
|