]> www.infradead.org Git - users/dwmw2/linux.git/commit
hwmon: Add sophgo SG2042 external hardware monitor support
authorInochi Amaoto <inochiama@outlook.com>
Sat, 17 Aug 2024 02:22:57 +0000 (10:22 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 27 Aug 2024 15:11:15 +0000 (08:11 -0700)
commit758b62e562f2fdffd26a84dbeafbe6888a7e130c
tree64cf78edd6533f6b4558013f14cc0129583a818b
parent87798d9f700b9a9b4afd4193b4874b7d9c36ee1f
hwmon: Add sophgo SG2042 external hardware monitor support

SG2042 use an external MCU to provide basic hardware information
and thermal sensors.

Add driver support for the onboard MCU of SG2042.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Message-ID: <IA1PR20MB49536C786048D1E676BB9C20BB822@IA1PR20MB4953.namprd20.prod.outlook.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/sg2042-mcu.rst [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/sg2042-mcu.c [new file with mode: 0644]