eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
16 lines
416 B
YAML
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.
|