Re: [U-Boot] [PATCH v2 4/4] dts: popmetal: add usb host power supply node

2016-11-27 Thread Simon Glass
On 24 November 2016 at 00:29, Kever Yang wrote: > The popmetal board using a HOST_VBUS_DRV gpio signal to control the > USB host port 5V power, add a fix regulator and pinctrl for it, and > enable the USB host1 controller with the vbus-supply. > > Signed-off-by: Kever Yang > --- > > Changes in v2

[U-Boot] [PATCH v2 4/4] dts: popmetal: add usb host power supply node

2016-11-23 Thread Kever Yang
The popmetal board using a HOST_VBUS_DRV gpio signal to control the USB host port 5V power, add a fix regulator and pinctrl for it, and enable the USB host1 controller with the vbus-supply. Signed-off-by: Kever Yang --- Changes in v2: None arch/arm/dts/rk3288-popmetal.dtsi | 23 +++