On Mon, Nov 18, 2013 at 03:11:42PM +0400, Alexander Shiyan wrote: > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > > --- > > arch/arm/boards/freescale-mx6-sabrelite/board.c | 5 ----- > > arch/arm/dts/imx6q-sabrelite.dts | 6 ++++++ > > 2 files changed, 6 insertions(+), 5 deletions(-) > ... > > diff --git a/arch/arm/dts/imx6q-sabrelite.dts b/arch/arm/dts/imx6q-sabrelite.dts > > index 1368ef1..97372dd 100644 > > --- a/arch/arm/dts/imx6q-sabrelite.dts > > +++ b/arch/arm/dts/imx6q-sabrelite.dts > > @@ -117,10 +117,16 @@ > > pinctrl-names = "default"; > > pinctrl-0 = <&pinctrl_usbotg_1>; > > disable-over-current; > > + phy-mode = "utmi"; > > + barebox,phy_type = "utmi"; > > No more need to define "barebox,phy_type". Fixed this while applying Sascha > > > + dr_mode = "host"; > > status = "okay"; > > }; > > > > &usbh1 { > > + phy-mode = "utmi"; > > + barebox,phy_type = "utmi"; > > + dr_mode = "host"; > > status = "okay"; > > }; > > > > -- > > --- > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox