From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756722Ab3JRQAF (ORCPT ); Fri, 18 Oct 2013 12:00:05 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:59600 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756515Ab3JRQAA (ORCPT ); Fri, 18 Oct 2013 12:00:00 -0400 Message-ID: <52615AFC.5070203@baylibre.com> Date: Fri, 18 Oct 2013 17:59:56 +0200 From: Benoit Cousson Organization: BayLibre User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Roger Quadros CC: balbi@ti.com, tony@atomide.com, kishon@ti.com, bigeasy@linutronix.de, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Stefan Roese Subject: Re: [PATCH] ARM: dts: omap3-beagle: Adapt USB OTG to generic PHY framework References: <1381142810-14541-1-git-send-email-rogerq@ti.com> <526122C4.4090702@ti.com> In-Reply-To: <526122C4.4090702@ti.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Roger, On 18/10/2013 14:00, Roger Quadros wrote: > Hi Benoit, > > Could you please include this one for 3.13? > Without this OTG port will be broken for beagle. Thanks. > I've just applied it. Thanks, Benoit > cheers, > -roger > > On 10/07/2013 01:46 PM, Roger Quadros wrote: >> The generic PHY framewrok expects different properties than the >> old USB PHY framework. Supply those properties. >> >> Fixes USB OTG port on beagle after the Generic PHY framework was >> merged in greg/usb-next. [1] >> >> [1] - https://lkml.org/lkml/2013/9/27/581 >> >> Signed-off-by: Roger Quadros >> --- >> arch/arm/boot/dts/omap3-beagle.dts | 2 ++ >> 1 files changed, 2 insertions(+), 0 deletions(-) >> >> diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts >> index 7669c16..fa532aa 100644 >> --- a/arch/arm/boot/dts/omap3-beagle.dts >> +++ b/arch/arm/boot/dts/omap3-beagle.dts >> @@ -173,6 +173,8 @@ >> &usb_otg_hs { >> interface-type = <0>; >> usb-phy = <&usb2_phy>; >> + phys = <&usb2_phy>; >> + phy-names = "usb2-phy"; >> mode = <3>; >> power = <50>; >> }; >> > -- Benoît Cousson BayLibre Embedded Linux Technology Lab www.baylibre.com