regulator: rk808: Add regulator driver for RK805
authorElaine Zhang <zhangqing@rock-chips.com>
Mon, 21 Aug 2017 01:28:36 +0000 (03:28 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 21 Aug 2017 07:54:12 +0000 (08:54 +0100)
commitc4e0d344c1f086c6675f2a22ea6ea71330fb0b57
tree540f0cf383e4c0ddd91d95ee07b0193181794800
parenta5247ca6708ff7dc089d2774c131455774153eb6
regulator: rk808: Add regulator driver for RK805

Add support for the rk805 regulator. The regulator module consists
of 4 DCDCs, 3 LDOs.

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

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/rk808-regulator.c