From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/hwmon/lm90.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/hwmon/lm90.txt b/kernel/Documentation/devicetree/bindings/hwmon/lm90.txt index 9758126..398dcb9 100644 --- a/kernel/Documentation/devicetree/bindings/hwmon/lm90.txt +++ b/kernel/Documentation/devicetree/bindings/hwmon/lm90.txt @@ -23,6 +23,7 @@ "onnn,nct1008" "winbond,w83l771" "nxp,sa56004" + "ti,tmp451" - reg: I2C bus address of the device @@ -33,8 +34,8 @@ LM90 "-ALERT" pin output. See interrupt-controller/interrupts.txt for the format. -- #thermal-sensor-cells: should be set to 1. See thermal/thermal.txt for - details. See <include/dt-bindings/thermal/lm90.h> for the +- #thermal-sensor-cells: should be set to 1. See thermal/thermal-sensor.yaml + for details. See <include/dt-bindings/thermal/lm90.h> for the definition of the local, remote and 2nd remote sensor index constants. -- Gitblit v1.6.2