forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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";