]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/regulator/Kconfig
regulator: add bcm590xx regulator driver
authorMatt Porter <mporter@linaro.org>
Tue, 11 Mar 2014 15:46:13 +0000 (11:46 -0400)
committerMark Brown <broonie@linaro.org>
Tue, 11 Mar 2014 18:51:42 +0000 (18:51 +0000)
commit462c9fc5cb1daa30ebcb50d3a5341af3e0941a42
tree6115f85ffac2d25983704be5fd39477c678d1fea
parent38dbfb59d1175ef458d006556061adeaa8751b72
regulator: add bcm590xx regulator driver

Add a regulator driver for the BCM590xx PMU voltage regulators.
The driver supports LDOs and DCDCs in normal mode only. There is
no support for low-power mode or power sequencing.

Signed-off-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/bcm590xx-regulator.c [new file with mode: 0644]