On Sun, Jul 5, 2015 at 10:47 PM, Masahiro Yamada <yamada.masah...@socionext.com> wrote: > Get USB 2.0 host controllers available with generic-ehci bindings. > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > ---
> diff --git a/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi > b/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi > index 1261e6d..b042711 100644 > --- a/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi > +++ b/arch/arm/boot/dts/uniphier-ph1-ld4.dtsi > @@ -127,6 +127,27 @@ > reg = <0x59800000 0x2000>; > }; > > + usb0: usb@5a800100 { > + compatible = "generic-ehci"; You should also have a chip specific compatible string in addition to generic-ehci. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/