hwmon: (nct6755) Add support for NCT6799D
authorGuenter Roeck <linux@roeck-us.net>
Wed, 28 Dec 2022 13:57:44 +0000 (05:57 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 18 Jun 2023 03:50:30 +0000 (20:50 -0700)
commitaee395bb190564a3fa22aa65c60812c25410e94a
treed999851ede849c57bc597e71eb7107dcf12509f6
parentbe144ee49127216b456da26f1a32b6ba281ac505
hwmon: (nct6755) Add support for NCT6799D

NCT6799D is mostly compatible to NCT6798D, with minor variations.

Note that NCT6798D and NCT6799D have a new means to select temperature
sources, and to report temperatures from those sources. This is not
currently implemented, meaning that most likely not all temperatures
are reported.

Cc: Sebastian Arnhold <sebastian.arnhold@posteo.de>
Cc: Ahmad Khalifa <ahmad@khalifa.ws>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Sebastian Arnhold <sebastian.arnhold@posteo.de>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Link: https://lore.kernel.org/r/20221228135744.281752-1-linux@roeck-us.net
drivers/hwmon/nct6775-core.c
drivers/hwmon/nct6775-i2c.c
drivers/hwmon/nct6775-platform.c
drivers/hwmon/nct6775.h