2017-11-17 17:38:32 +08:00
|
|
|
# Copyright (c) 2017, Linaro Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2022-08-17 04:59:04 +08:00
|
|
|
include: sensor-device.yaml
|
|
|
|
|
2017-11-17 17:38:32 +08:00
|
|
|
properties:
|
2019-01-16 23:09:18 +08:00
|
|
|
drdy-gpios:
|
2019-08-14 21:58:07 +08:00
|
|
|
type: phandle-array
|
2019-08-28 06:22:01 +08:00
|
|
|
required: false
|
2019-01-24 20:09:39 +08:00
|
|
|
description: DRDY pin
|
2019-10-15 21:53:18 +08:00
|
|
|
|
|
|
|
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.
|