regulator: lp873x: Add support for lp873x PMIC regulators
authorKeerthy <j-keerthy@ti.com>
Tue, 10 May 2016 04:04:39 +0000 (09:34 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 11 May 2016 16:53:08 +0000 (17:53 +0100)
commit994aae32b13e373dcbe001af33d5b01379483463
tree9629cae2f67f43198c42e39a900fa4d8e3cbc747
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
regulator: lp873x: Add support for lp873x PMIC regulators

The regulators set consists of 2 BUCKs and 2 LDOs. The output
voltages are configurable and are meant to supply power to the
main processor and other components. The ramp delay is configurable
for both BUCKs.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/lp873x-regulator.c [new file with mode: 0644]