hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/devicetree/bindings/hwmon/tmp108.txt
....@@ -7,6 +7,10 @@
77 - compatible : "ti,tmp108"
88 - reg : the I2C address of the device. This is 0x48, 0x49, 0x4a, or 0x4b.
99
10
+Optional properties:
11
+- interrupts: Reference to the TMP108 alert interrupt.
12
+- #thermal-sensor-cells: should be set to 0.
13
+
1014 Example:
1115 tmp108@48 {
1216 compatible = "ti,tmp108";