18 lines
470 B
YAML
18 lines
470 B
YAML
# Copyright (c) 2017, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: STMicroelectronics LIS3MDL magnetometer
|
|
|
|
compatible: "st,lis3mdl-magn"
|
|
|
|
include: [sensor-device.yaml, i2c-device.yaml]
|
|
|
|
properties:
|
|
irq-gpios:
|
|
type: phandle-array
|
|
description: DRDY pin
|
|
|
|
This pin defaults to active high when produced by the sensor.
|
|
The property value should ensure the flags properly describe
|
|
the signal that is presented to the driver.
|