1# Copyright (c) 2018 STMicroelectronics 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 STMicroelectronics IIS2MDC magnetometer accessed through I2C bus 6 7compatible: "st,iis2mdc" 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