lkml.org 
[lkml]   [2013]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/4] ARM: cfa10036: Add USB0 OTG port
    Date
    Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
    ---
    arch/arm/boot/dts/imx28-cfa10036.dts | 23 +++++++++++++++++++++++
    1 file changed, 23 insertions(+)

    diff --git a/arch/arm/boot/dts/imx28-cfa10036.dts b/arch/arm/boot/dts/imx28-cfa10036.dts
    index 1594694..eae9c97 100644
    --- a/arch/arm/boot/dts/imx28-cfa10036.dts
    +++ b/arch/arm/boot/dts/imx28-cfa10036.dts
    @@ -45,6 +45,17 @@
    fsl,voltage = <1>;
    fsl,pull-up = <0>;
    };
    +
    + usb0_otg_cfa10036: otg-10036@0 {
    + reg = <0>;
    + fsl,pinmux-ids = <
    + 0x0142 /* MX28_PAD_GPMI_READY0__USB0_ID */
    + >;
    + fsl,drive-strength = <0>;
    + fsl,voltage = <1>;
    + fsl,pull-up = <0>;
    + };
    +
    };

    ssp0: ssp@80010000 {
    @@ -82,6 +93,18 @@
    reset-gpios = <&gpio2 7 0>;
    };
    };
    +
    + usbphy0: usbphy@8007c000 {
    + status = "okay";
    + };
    + };
    + };
    +
    + ahb@80080000 {
    + usb0: usb@80080000 {
    + pinctrl-names = "default";
    + pinctrl-0 = <&usb0_otg_cfa10036>;
    + status = "okay";
    };
    };

    --
    1.8.3


    \
     
     \ /
      Last update: 2013-06-13 16:21    [W:5.255 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site