[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53218AEA.3060301@ti.com>
Date: Thu, 13 Mar 2014 12:39:38 +0200
From: Roger Quadros <rogerq@...com>
To: George Cherian <george.cherian@...com>,
<linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-omap@...r.kernel.org>
CC: <balbi@...com>, <kishon@...com>, <rob@...dley.net>,
<galak@...eaurora.org>, <ijc+devicetree@...lion.org.uk>,
<mark.rutland@....com>, <pawel.moll@....com>, <robh+dt@...nel.org>,
<tony@...mide.com>, <anatol.pomozov@...il.com>,
<bcousson@...libre.com>
Subject: Re: [PATCH v3 5/5] ARM: dts: am43x-epos-evm: Enable USB
On 03/07/2014 01:57 PM, George Cherian wrote:
> Enable
> - ocp2scp
> - USB PHY control module
> - USB PHY
> - dwc3_omap
> - USB
we are not enabling "PHY control module" here.
>
> for am43x-epos-evm
>
> Signed-off-by: George Cherian <george.cherian@...com>
With the description change.
Acked-by: Roger Quadros <rogerq@...com>
cheers,
-roger
> ---
> arch/arm/boot/dts/am43x-epos-evm.dts | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
> index a7d0db1..0ced342 100644
> --- a/arch/arm/boot/dts/am43x-epos-evm.dts
> +++ b/arch/arm/boot/dts/am43x-epos-evm.dts
> @@ -251,3 +251,21 @@
> pinctrl-0 = <&spi1_pins>;
> status = "okay";
> };
> +
> +&usb2_phy1 {
> + status = "okay";
> +};
> +
> +&usb1 {
> + dr_mode = "peripheral";
> + status = "okay";
> +};
> +
> +&usb2_phy2 {
> + status = "okay";
> +};
> +
> +&usb2 {
> + dr_mode = "host";
> + status = "okay";
> +};
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists