kernel/Documentation/devicetree/bindings/hwmon/tmp108.txt
.. .. @@ -7,6 +7,10 @@ 7 7 - compatible : "ti,tmp108" 8 8 - reg : the I2C address of the device. This is 0x48, 0x49, 0x4a, or 0x4b. 9 9 10 +Optional properties:11 +- interrupts: Reference to the TMP108 alert interrupt.12 +- #thermal-sensor-cells: should be set to 0.13 +10 14 Example: 11 15 tmp108@48 { 12 16 compatible = "ti,tmp108";