Kever, On Thu, Jul 31, 2014 at 2:26 PM, Kever Yang <[email protected]> wrote: > From: Doug Anderson <[email protected]> > > The EHCI and HSIC device tree nodes were added in the wrong place. > Fix them. > > Signed-off-by: Doug Anderson <[email protected]> > Signed-off-by: Kever Yang <[email protected]> > --- > > Changes in v3: > - EHCI and HSIC move new for version 3. > > Changes in v2: None > > arch/arm/boot/dts/rk3288.dtsi | 41 > ++++++++++++++++++++--------------------- > 1 file changed, 20 insertions(+), 21 deletions(-) > > diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi > index a5607a1..673dee3 100644 > --- a/arch/arm/boot/dts/rk3288.dtsi > +++ b/arch/arm/boot/dts/rk3288.dtsi > @@ -205,6 +205,17 @@ > status = "disabled"; > }; > > + usb_host0_ehci: ehci@ff500000 {
Argh. When I was helping you I messed this up. :( I pointed you at an older version of the EHCI patch. I'll post a fixup myself. Sorry for the bother... -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

