forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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";