forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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";