[PATCH 3/3] ARM: dts: Enable USB host0 (EHCI) on rk3288-evb

2014-07-29 Thread Doug Anderson
This is the top USB port on the evb (the one closest to the Ethernet connector). Signed-off-by: Doug Anderson Signed-off-by: Kever Yang --- arch/arm/boot/dts/rk3288-evb.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb

Re: [PATCH 3/3] ARM: dts: Enable USB host0 (EHCI) on rk3288-evb

2014-07-30 Thread Heiko Stübner
Am Dienstag, 29. Juli 2014, 16:24:33 schrieb Doug Anderson: > This is the top USB port on the evb (the one closest to the Ethernet > connector). > > Signed-off-by: Doug Anderson > Signed-off-by: Kever Yang shouldn't the signed-offs be the other way around, like in patch 2/3? > --- > arch/arm/

Re: [PATCH 3/3] ARM: dts: Enable USB host0 (EHCI) on rk3288-evb

2014-07-30 Thread Doug Anderson
Heiko, On Wed, Jul 30, 2014 at 4:26 AM, Heiko Stübner wrote: > Am Dienstag, 29. Juli 2014, 16:24:33 schrieb Doug Anderson: >> This is the top USB port on the evb (the one closest to the Ethernet >> connector). >> >> Signed-off-by: Doug Anderson >> Signed-off-by: Kever Yang > > shouldn't the sig