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: i2c-device.yaml
10
11properties:
12    drdy-gpios:
13      type: phandle-array
14      required: false
15      description: DRDY pin
16
17        This pin defaults to active high when produced by the sensor.
18        The property value should ensure the flags properly describe
19        the signal that is presented to the driver.
20