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