[PATCH v3 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support
From: Mayank Mahajan
Date: Thu Jan 15 2026 - 06:14:29 EST
Update the hwmon driver documentation for sensors: P3T1035 and P3T2030.
Signed-off-by: Mayank Mahajan <mayankmahajan.x@xxxxxxx>
---
V1 -> V2:
- No changes in v2.
V2 -> V3:
- No changes in v3.
Documentation/hwmon/tmp108.rst | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/Documentation/hwmon/tmp108.rst b/Documentation/hwmon/tmp108.rst
index bc4941d98268..c218ea333dd6 100644
--- a/Documentation/hwmon/tmp108.rst
+++ b/Documentation/hwmon/tmp108.rst
@@ -3,6 +3,15 @@ Kernel driver tmp108
Supported chips:
+ * NXP P3T1035
+
+ Prefix: 'p3t1035'
+
+ Addresses scanned: none
+
+ Datasheet: https://www.nxp.com/docs/en/data-sheet/P3T1035XUK_P3T2030XUK.pdf
+
+
* NXP P3T1085
Prefix: 'p3t1085'
@@ -11,6 +20,14 @@ Supported chips:
Datasheet: https://www.nxp.com/docs/en/data-sheet/P3T1085UK.pdf
+ * NXP P3T2030
+
+ Prefix: 'p3t2030'
+
+ Addresses scanned: none
+
+ Datasheet: https://www.nxp.com/docs/en/data-sheet/P3T1035XUK_P3T2030XUK.pdf
+
* Texas Instruments TMP108
Prefix: 'tmp108'
--
2.34.1