summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/irps5401.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-23hwmon: (pmbus) Add Infineon IRPS5401 driverRobert Hancock1-0/+67
Add a driver to support the Infineon IRPS5401 PMIC. This chip has 5 pages corresponding to 4 switching outputs and one linear (LDO) output. The switching and LDO outputs have slightly different supported parameters. Signed-off-by: Robert Hancock <hancock@sedsystems.ca> Signed-off-by: Guenter Roeck <linux@roeck-us.net>