hwmon: (emc1403) Add support for EMC1428 and EMC1438.
authorLars Petter Mostad <larspm@gmail.com>
Fri, 10 May 2024 14:28:24 +0000 (16:28 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 12 May 2024 16:02:00 +0000 (09:02 -0700)
commitc82337843dd7c0723e7ce2b86e5ed89d71f1c7c3
treeadcd7705e1dabea8e88ebaa3302c38267db6e7df
parent2fa365974c3eb97f29ff2dbeff3e9011170e492c
hwmon: (emc1403) Add support for EMC1428 and EMC1438.

EMC1428 and EMC1438 are similar to EMC14xx, but have eight temperature
channels, as well as signed data and limit registers. Chips currently
supported by this driver have unsigned registers only.

Signed-off-by: Lars Petter Mostad <larspm@gmail.com>
Link: https://lore.kernel.org/r/20240510142824.824332-1-lars.petter.mostad@appear.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/emc1403.rst
drivers/hwmon/emc1403.c