[U-Boot] [PATCH v3 6/7] board: evb-rk3399: enable usb 2.0 host vbus power on board_init

Simon Glass sjg at chromium.org
Tue Sep 6 01:16:39 CEST 2016


On 23 August 2016 at 22:02, Kever Yang <kever.yang at rock-chips.com> wrote:
> rk3399 using one gpio control signal for two usb 2.0 host port,
> it's better to enable the power in board file instead of in usb driver.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - add Acked-by tag from Simon
>
> Changes in v2:
> - use regulator_get_by_platname instead of uclass_get_device_by_name
>
>  board/rockchip/evb_rk3399/evb-rk3399.c | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list