
16 Apr
2017
16 Apr
'17
9:30 p.m.
On 11 April 2017 at 22:00, Kever Yang kever.yang@rock-chips.com wrote:
Use regulators_enable_boot_on() instead of init regulators one by one, the interface can init all the regulators with regulator-boot-on property.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
board/rockchip/evb_rk3399/evb-rk3399.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Acked-by: Simon Glass sjg@chromium.org