hwmon: Add hardware monitoring driver for Moortec MR75203 PVT controller
authorRahul Tanwar <rahul.tanwar@linux.intel.com>
Mon, 5 Oct 2020 09:27:46 +0000 (17:27 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 6 Oct 2020 21:51:18 +0000 (14:51 -0700)
commit9d823351a337484ad0ed436c626dd4967b5602dd
tree8eb84872ef33ee4a8fa7c94ce8bfd1224571164c
parent748022ef093f73d424115ee40bf205dbbe8fb198
hwmon: Add hardware monitoring driver for Moortec MR75203 PVT controller

PVT controller (MR75203) is used to configure & control
Moortec embedded analog IP which contains temprature
sensor(TS), voltage monitor(VM) & process detector(PD)
modules. Add hardware monitoring driver to support
MR75203 PVT controller.

Signed-off-by: Rahul Tanwar <rahul.tanwar@linux.intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Link: https://lore.kernel.org/r/05b59cd860d2a1aa0a68ab300829efe709645184.1601889876.git.rahul.tanwar@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/mr75203.c [new file with mode: 0644]