aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/Kconfig
diff options
context:
space:
mode:
authorGrant Peltier <grantpeltier93@gmail.com>2020-03-20 11:16:21 -0500
committerGuenter Roeck <linux@roeck-us.net>2020-03-22 16:42:21 -0700
commitf621d61fd59f402ff3d24f4161e6b782e3be31a6 (patch)
treee6aad7c7a13b0e00e8926784b913e4dd864fec14 /drivers/hwmon/pmbus/Kconfig
parenthwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detection (diff)
downloadlinux-dev-f621d61fd59f402ff3d24f4161e6b782e3be31a6.tar.xz
linux-dev-f621d61fd59f402ff3d24f4161e6b782e3be31a6.zip
hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphase
Extend the isl68137 driver to provide support for 2nd generation Renesas digital multiphase voltage regulators. Signed-off-by: Grant Peltier <grantpeltier93@gmail.com> Link: https://lore.kernel.org/r/62c000adf0108aeb65d3f275f28eb26b690384aa.1584720563.git.grantpeltier93@gmail.com [groeck: Adjusted for new PMBus API function parameters] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pmbus/Kconfig')
-rw-r--r--drivers/hwmon/pmbus/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig
index 99164363e3d2..de12a565006d 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -92,10 +92,10 @@ config SENSORS_IRPS5401
be called irps5401.
config SENSORS_ISL68137
- tristate "Intersil ISL68137"
+ tristate "Renesas Digital Multiphase Voltage Regulators"
help
- If you say yes here you get hardware monitoring support for Intersil
- ISL68137.
+ If you say yes here you get hardware monitoring support for Renesas
+ digital multiphase voltage regulators.
This driver can also be built as a module. If so, the module will
be called isl68137.