[PATCH] ARM: dts: imx53: Add USB support for M53EVK

Marek Vasut marex at denx.de
Sun Nov 17 21:33:15 EST 2013


Hi Shawn,

> On Sun, Nov 17, 2013 at 04:04:50AM +0100, Marek Vasut wrote:
> > @@ -332,3 +343,14 @@
> > 
> >  	pinctrl-0 = <&pinctrl_uart3>;
> >  	status = "okay";
> >  
> >  };
> > 
> > +
> > +&usbotg {
> > +	dr_mode = "peripheral";
> > +	status = "okay";
> > +};
> > +
> > +&usbh1 {
> > +	vbus-supply = <&reg_usbh1_vbus>;
> > +	phy_type = "utmi";
> > +	status = "okay";
> > +};
> 
> To maintain the alphabetical order, 'usbh1' should be put before
> 'usbotg'.  I just fixed it up and applied the patch.

Ah, you're right. Thank you and sorry for adding more burden unto you.

Best regards,
Marek Vasut



More information about the linux-arm-kernel mailing list