[PATCH 2/3] docs: hwmon: Update TMP108 documentation for NXP P3T1084UK support

From: Anshika Gupta

Date: Mon Mar 23 2026 - 13:06:52 EST


Add references to the NXP P3T1084UK temperature sensor in the TMP108
hardware monitoring documentation. The P3T1084UK is compatible with
the TMP108 register interface and protocol, and the hwmon driver now
supports it. Update the .rst document accordingly to reflect the new
compatible device and its expected behavior.

Signed-off-by: Lakshay Piplani <lakshaypiplani77@xxxxxxxxx>
Signed-off-by: Anshika Gupta <guptaanshika.ag@xxxxxxxxx>
---
Documentation/hwmon/tmp108.rst | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/hwmon/tmp108.rst b/Documentation/hwmon/tmp108.rst
index c218ea333dd6..cda280032710 100644
--- a/Documentation/hwmon/tmp108.rst
+++ b/Documentation/hwmon/tmp108.rst
@@ -11,6 +11,13 @@ Supported chips:

Datasheet: https://www.nxp.com/docs/en/data-sheet/P3T1035XUK_P3T2030XUK.pdf

+ * NXP P3T1084
+
+ Prefix: 'p3t1045'
+
+ Addresses scanned: none
+
+ Datasheet: https://www.nxp.com/docs/en/data-sheet/P3T1084UK.pdf

* NXP P3T1085

--
2.34.1