
20 Apr
2017
20 Apr
'17
11:04 p.m.
On 16 April 2017 at 13:30, Simon Glass sjg@chromium.org wrote:
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
Applied to u-boot-rockchip/next, thanks!