Commit 68c2a8b5 authored by Andreas Kemnade's avatar Andreas Kemnade Committed by Guenter Roeck
Browse files

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: default avatarAndreas Kemnade <akemnade@kernel.org>
Link: https://lore.kernel.org/r/20251027202847.119707-1-akemnade@kernel.org


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 3eaf1b63
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)