regulator: mp5416: add mp5416 regulator driver
authorSaravanan Sekar <sravanhome@gmail.com>
Tue, 4 Feb 2020 11:04:18 +0000 (12:04 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 11 Feb 2020 11:34:34 +0000 (11:34 +0000)
commita273188b87fd7afc9b1a0f814452ecfb4e764f62
tree696e79a177ecff228f5af24ecf03b01c657be0e9
parent65c38513528ffe673a0a9568593b475b16a7031c
regulator: mp5416: add mp5416 regulator driver

Adding regulator driver for the device mp5416.
The MP5416 PMIC device contains four DC-DC buck converters and
five regulators, accessed over I2C.

Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
Link: https://lore.kernel.org/r/20200204110419.25933-3-sravanhome@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mp5416.c [new file with mode: 0644]