]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (tmp108) Add NXP p3t1085 support
authorFrank Li <Frank.Li@nxp.com>
Mon, 11 Nov 2024 17:31:59 +0000 (12:31 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 12 Nov 2024 21:54:55 +0000 (13:54 -0800)
commit11d35624d7696a64724160199fc94587010d7cb2
tree56a040fd5781811a733f70800f0e8838b78f2ef9
parent4585580781d69d8627e15f027873e46282ea3787
hwmon: (tmp108) Add NXP p3t1085 support

Add compatible string 'nxp,p3t1085' since p3t1085's register layout is the
same as tmp108.

The p3t1085 supports I3C interface.

Update document tmp108.rst and Kconfig's help context.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Message-ID: <20241111-p3t1085-v3-2-bff511550aad@nxp.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/tmp108.rst
drivers/hwmon/Kconfig
drivers/hwmon/tmp108.c