]> Git Repo - J-u-boot.git/commit
rockchip: rk3399: use regulators_enable_boot_on() to init regulator
authorKever Yang <[email protected]>
Wed, 12 Apr 2017 04:00:06 +0000 (12:00 +0800)
committerSimon Glass <[email protected]>
Wed, 10 May 2017 19:37:20 +0000 (13:37 -0600)
commit400b4acf1e341d4da19cc1148389dcb40abfbe12
tree500fe43d605589162fd371e48eb854927b7cf87c
parent05b8dc5cd30a6d6cdfb29c9e718198692e12b4bf
rockchip: rk3399: use regulators_enable_boot_on() to init regulator

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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
board/rockchip/evb_rk3399/evb-rk3399.c
This page took 0.036789 seconds and 4 git commands to generate.