From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 22 Oct 2024 10:36:11 +0000
Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM
---
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