1description: ADT7310 16-Bit digital SPI temperature sensor 2 3compatible: "adi,adt7310" 4 5include: [sensor-device.yaml, spi-device.yaml] 6 7properties: 8 int-gpios: 9 type: phandle-array 10 description: | 11 The INT signal defaults to active low open drain, so requires a 12 pull-up on the board or in the flags cell of this entry. 13