On 23 September 2016 at 01:57, Kever Yang <kever.y...@rock-chips.com> wrote: > add driver support for pwm regulator. > > Signed-off-by: Elaine Zhang <zhangq...@rock-chips.com> > Signed-off-by: Kever Yang <kever.y...@rock-chips.com> > Acked-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: > - remove priv->boot_on to fix compile error > > Changes in v2: > - add comments for pwm_regulator_info struct member > - do not init pwm_id if there is none > - other fix for comments from Simon > > drivers/power/regulator/Kconfig | 10 ++ > drivers/power/regulator/Makefile | 1 + > drivers/power/regulator/pwm_regulator.c | 159 > ++++++++++++++++++++++++++++++++ > 3 files changed, 170 insertions(+) > create mode 100644 drivers/power/regulator/pwm_regulator.c
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot