[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140425161837.GX29632@saruman.home>
Date: Fri, 25 Apr 2014 11:18:37 -0500
From: Felipe Balbi <balbi@...com>
To: George Cherian <george.cherian@...com>
CC: <linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-omap@...r.kernel.org>,
<balbi@...com>, <rogerq@...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 v5 5/5] ARM: dts: am43x-epos-evm: Enable USB
On Wed, Mar 19, 2014 at 03:40:03PM +0530, George Cherian wrote:
> Enable
> - USB PHY
> - USB
>
> for am43x-epos-evm
>
> Signed-off-by: George Cherian <george.cherian@...com>
> Acked-by: Roger Quadros <rogerq@...com>
Acked-by: Felipe Balbi <balbi@...com>
> ---
> 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 167dbc8..1a4946a 100644
> --- a/arch/arm/boot/dts/am43x-epos-evm.dts
> +++ b/arch/arm/boot/dts/am43x-epos-evm.dts
> @@ -367,3 +367,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";
> +};
> --
> 1.8.3.1
>
--
balbi
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists