mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
hwmon: (tmp108) Add P3T1035 and P3T2030 support
Update the hwmon driver documentation for sensors: P3T1035 and P3T2030. Signed-off-by: Mayank Mahajan <mayankmahajan.x@nxp.com> Link: https://lore.kernel.org/r/20260119040459.2898998-3-mayankmahajan.x@nxp.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
72037c4128
commit
51521432e9
1 changed files with 17 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue