hwmon: Add support for the sl28cpld hardware monitoring controller
authorMichael Walle <michael@walle.cc>
Mon, 14 Sep 2020 21:43:36 +0000 (23:43 +0200)
committerLee Jones <lee.jones@linaro.org>
Thu, 17 Sep 2020 15:02:42 +0000 (16:02 +0100)
commit3f697027bcb0959d7c24d59550ab1da07c2dd609
treeff0fa88f5151c0f03f14cb81bfc424a1ca905e4a
parentb7536d8749e54923c9a7e8c4175e1e4f9b8c1541
hwmon: Add support for the sl28cpld hardware monitoring controller

Add support for the hardware monitoring controller of the sl28cpld board
management controller. This driver is part of a multi-function device.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/hwmon/index.rst
Documentation/hwmon/sl28cpld.rst [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/sl28cpld-hwmon.c [new file with mode: 0644]