regulator: rk808: Add regulator driver for RK818
authorWadim Egorov <w.egorov@phytec.de>
Mon, 29 Aug 2016 11:07:59 +0000 (13:07 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 31 Aug 2016 12:48:45 +0000 (13:48 +0100)
commit11375293530bb8434946c8c043f1adf5ffb6be10
treea9aa16c7eeba8a13a9d0585dcbb7ff6ca517f430
parent2eedcbfc0612c87e22c6325fde49ecf140e5873a
regulator: rk808: Add regulator driver for RK818

Add support for the rk818 regulator. The regulator module consists
of 4 DCDCs, 9 LDOs, 1 switch and 1 BOOST converter which is used to
power OTG and HDMI5V.

The output voltages are configurable and are meant to supply power
to the main processor and other components.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/rk808-regulator.c