[PATCH v4 4/4] ARM: dts: Enable USB otg and host1(dwc) on rk3288-evb

2014-08-07 Thread Kever Yang
USB otg port is the usb3.0 b-port on the board. USB host1 port is the host A port nearby the otg port. Signed-off-by: Kever Yang --- Changes in v4: None Changes in v3: - Rebase Changes in v2: - evb patch added in version 2 arch/arm/boot/dts/rk3288-evb.dtsi | 6 ++ 1 file changed, 6 inser

Re: [PATCH v4 4/4] ARM: dts: Enable USB otg and host1(dwc) on rk3288-evb

2014-08-07 Thread Doug Anderson
Kever, On Thu, Aug 7, 2014 at 2:34 AM, Kever Yang wrote: > USB otg port is the usb3.0 b-port on the board. > USB host1 port is the host A port nearby the otg port. > > Signed-off-by: Kever Yang > > --- > > Changes in v4: None > Changes in v3: > - Rebase > > Changes in v2: > - evb patch added in