[PATCH] hwmon: sy7636a: Fix sensor description

From: akemnade

Date: Mon Oct 27 2025 - 16:28:54 EST


From: Andreas Kemnade <akemnade@xxxxxxxxxx>

The temperature is not from the die itself but from an NTC. That was
verified with an IR camera. Fix that.

Signed-off-by: Andreas Kemnade <akemnade@xxxxxxxxxx>
---
Documentation/hwmon/sy7636a-hwmon.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/hwmon/sy7636a-hwmon.rst b/Documentation/hwmon/sy7636a-hwmon.rst
index c85db7b32941..0143ce0e5db7 100644
--- a/Documentation/hwmon/sy7636a-hwmon.rst
+++ b/Documentation/hwmon/sy7636a-hwmon.rst
@@ -17,10 +17,10 @@ the Silergy SY7636A PMIC.
The following sensors are supported

* Temperature
- - SoC on-die temperature in milli-degree C
+ - Temperature of external NTC in milli-degree C

sysfs-Interface
---------------

temp0_input
- - SoC on-die temperature (milli-degree C)
+ - Temperature of external NTC (milli-degree C)
--
2.47.3