public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hwmon: sy7636a: Fix sensor description
@ 2025-10-27 20:28 akemnade
  2025-11-02 19:10 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: akemnade @ 2025-10-27 20:28 UTC (permalink / raw)
  To: linux, corbet, linux-hwmon, linux-doc, linux-kernel; +Cc: Andreas Kemnade

From: Andreas Kemnade <akemnade@kernel.org>

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>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] hwmon: sy7636a: Fix sensor description
  2025-10-27 20:28 [PATCH] hwmon: sy7636a: Fix sensor description akemnade
@ 2025-11-02 19:10 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2025-11-02 19:10 UTC (permalink / raw)
  To: akemnade; +Cc: corbet, linux-hwmon, linux-doc, linux-kernel

On Mon, Oct 27, 2025 at 09:28:47PM +0100, akemnade@kernel.org wrote:
> From: Andreas Kemnade <akemnade@kernel.org>
> 
> 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>

Applied.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-02 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 20:28 [PATCH] hwmon: sy7636a: Fix sensor description akemnade
2025-11-02 19:10 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox