[PATCH] ARM: dts: imx53-qsb: Make USBH1 functional
Arnaud Patard (Rtp)
arnaud.patard at rtp-net.org
Fri Jul 26 15:32:34 EDT 2013
Fabio Estevam <fabio.estevam at freescale.com> writes:
Hi,
[...]
> @@ -302,7 +312,9 @@
> };
>
> &usbh1 {
> - status = "okay";
> + vbus-supply = <®_usb_vbus>;
> + phy_type = "utmi";
> + status = "okay";
> };
>
> &usbotg {
why not putting the vbus supply on the otg node too ?
Other than this point, works for me.
Tested-by: Arnaud Patard <arnaud.patard at rtp-net.org>
More information about the linux-arm-kernel
mailing list