1# Copyright (c) 2023 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics LPS22DF pressure and temperature sensor connected to I3C
6    bus
7
8compatible: "st,lps22df"
9
10include: ["i3c-device.yaml", "st,lps22df-common.yaml"]
11