1# Copyright (c) 2019 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics STTS751 temperature sensor connected to I2C bus
6
7compatible: "st,stts751"
8
9include: [sensor-device.yaml, i2c-device.yaml]
10
11properties:
12  drdy-gpios:
13    type: phandle-array
14    description: DRDY pin
15
16      This pin defaults to active high when produced by the sensor.
17      The property value should ensure the flags properly describe
18      the signal that is presented to the driver.
19