regulator: RK808: Add regulator driver for RK808
authorChris Zhong <zyw@rock-chips.com>
Wed, 20 Aug 2014 03:36:42 +0000 (11:36 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 20 Aug 2014 16:28:15 +0000 (11:28 -0500)
commit2cd64ae3d57b80f6d93682b98a59ed4b124cf2ef
treeed5ea0a8d224c230f473fe6c6b691a1f1d8afcbb
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
regulator: RK808: Add regulator driver for RK808

The regulator module consists of 4 DCDCs, 8 LDOs and 2 switches.
The output voltages are configurable and are meant to supply power
to the main processor and other components

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/rk808-regulator.c [new file with mode: 0644]