On Sun, Jul 5, 2015 at 10:47 PM, Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> wrote: > Get USB 2.0 host controllers available with generic-ehci bindings. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > --- > 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 devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html