1# Copyright (c) 2019 STMicroelectronics 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 STMicroelectronics IIS3DHHC 3-axis accelerometer accessed through SPI bus 6 7compatible: "st,iis3dhhc" 8 9include: [sensor-device.yaml, spi-device.yaml] 10 11properties: 12 irq-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