zephyr/dts/bindings/sensor/adi,adt7420.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

16 lines
416 B
YAML

# Copyright (c) 2018 Analog Devices Inc.
# SPDX-License-Identifier: Apache-2.0
description: ADT7420 16-Bit digital I2C temperature sensor
compatible: "adi,adt7420"
include: [sensor-device.yaml, i2c-device.yaml]
properties:
int-gpios:
type: phandle-array
description: |
The INT signal defaults to active low open drain, so requires a
pull-up on the board or in the flags cell of this entry.