forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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";