[PATCH] add hwmon support for Intel MAX 10 BMC

From: Xu Yilun
Date: Tue Sep 08 2020 - 02:26:54 EST


This patch depends on the patch "add Intel MAX 10 BMC chip support for
Intel FPGA PAC".

https://lore.kernel.org/lkml/1599491813-20819-1-git-send-email-yilun.xu@xxxxxxxxx/

This patch adds support for the hwmon sub device in Intel MAX 10 BMC

Xu Yilun (1):
hwmon: intel-m10-bmc-hwmon: add hwmon support for Intel MAX 10 BMC

drivers/hwmon/Kconfig | 11 +
drivers/hwmon/Makefile | 1 +
drivers/hwmon/intel-m10-bmc-hwmon.c | 516 ++++++++++++++++++++++++++++++++++++
3 files changed, 528 insertions(+)
create mode 100644 drivers/hwmon/intel-m10-bmc-hwmon.c

--
2.7.4