[PATCH 1/2] ARM: i.MX6: saresd: set USB PHY and DR mode
Robert Schwebel
r.schwebel at pengutronix.de
Mon Feb 17 14:46:39 EST 2014
Typo in subject (sa"b"re").
rsc
On Mon, Feb 17, 2014 at 01:04:11PM +0100, Lucas Stach wrote:
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> ---
> arch/arm/dts/imx6qdl-sabresd.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/dts/imx6qdl-sabresd.dtsi b/arch/arm/dts/imx6qdl-sabresd.dtsi
> index 346e32a22c56..78c9fd54ebd3 100644
> --- a/arch/arm/dts/imx6qdl-sabresd.dtsi
> +++ b/arch/arm/dts/imx6qdl-sabresd.dtsi
> @@ -280,6 +280,8 @@
>
> &usbh1 {
> vbus-supply = <®_usb_h1_vbus>;
> + phy_type = "utmi";
> + dr_mode = "host";
> status = "okay";
> };
>
> @@ -287,6 +289,8 @@
> vbus-supply = <®_usb_otg_vbus>;
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_usbotg>;
> + phy_type = "utmi";
> + dr_mode = "host";
> disable-over-current;
> status = "okay";
> };
> --
> 1.8.5.3
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> 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 |
More information about the barebox
mailing list