hwmon: Add Maxim MAX6620 hardware monitoring driver

Add hardware monitoring driver for Maxim MAX6620 Fan controller

Originally-from: L. Grunenberg <contact@lgrunenberg.de>
Originally-from: Cumulus Networks <support@cumulusnetworks.com>
Originally-from: Shuotian Cheng <shuche@microsoft.com>
Signed-off-by: Arun Saravanan Balachandran <Arun_Saravanan_Balac@dell.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Arun Saravanan Balachandran
2021-09-13 13:40:15 +00:00
committed by Guenter Roeck
parent d73287eed7
commit e8ac01e5db
5 changed files with 572 additions and 0 deletions

View File

@@ -1032,6 +1032,16 @@ config SENSORS_MAX31730
This driver can also be built as a module. If so, the module
will be called max31730.
config SENSORS_MAX6620
tristate "Maxim MAX6620 fan controller"
depends on I2C
help
If you say yes here you get support for the MAX6620
fan controller.
This driver can also be built as a module. If so, the module
will be called max6620.
config SENSORS_MAX6621
tristate "Maxim MAX6621 sensor chip"
depends on I2C