[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140425161827.GW29632@saruman.home>
Date: Fri, 25 Apr 2014 11:18:27 -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 4/5] ARM: dts: am437x-gp-evm: Enable USB
On Wed, Mar 19, 2014 at 03:40:02PM +0530, George Cherian wrote:
> Enable
> - USB PHY
> - USB
> for am437x-gp-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/am437x-gp-evm.dts | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
> index df8798e..9e57538 100644
> --- a/arch/arm/boot/dts/am437x-gp-evm.dts
> +++ b/arch/arm/boot/dts/am437x-gp-evm.dts
> @@ -125,3 +125,21 @@
> pinctrl-0 = <&mmc1_pins>;
> cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
> };
> +
> +&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