hwmon: (sy7636a) Fix sensor description

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@kernel.org>
Link: https://lore.kernel.org/r/20251027202847.119707-1-akemnade@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Andreas Kemnade 2025-10-27 21:28:47 +01:00 committed by Guenter Roeck
parent 3eaf1b6315
commit 68c2a8b59d
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@ the Silergy SY7636A PMIC.
The following sensors are supported The following sensors are supported
* Temperature * Temperature
- SoC on-die temperature in milli-degree C - Temperature of external NTC in milli-degree C
sysfs-Interface sysfs-Interface
--------------- ---------------
temp0_input temp0_input
- SoC on-die temperature (milli-degree C) - Temperature of external NTC (milli-degree C)