| description: ADT7310 16-Bit digital SPI temperature sensor | |
| compatible: "adi,adt7310" | |
| include: [sensor-device.yaml, spi-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. |