
29 Apr
2017
29 Apr
'17
2:26 a.m.
On 20 April 2017 at 21:34, Jacob Chen jacob-chen@iotwrt.com wrote:
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.
TODO: I don't know how to deal with BOOST and LDO9, so just ignore them now.
Signed-off-by: Jacob Chen jacob-chen@iotwrt.com
drivers/power/regulator/rk808.c | 55 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org