From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit Cousson Subject: Re: [PATCH] ARM: dts: omap3-beagle: Adapt USB OTG to generic PHY framework Date: Fri, 18 Oct 2013 17:59:56 +0200 Message-ID: <52615AFC.5070203@baylibre.com> References: <1381142810-14541-1-git-send-email-rogerq@ti.com> <526122C4.4090702@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <526122C4.4090702-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Roger Quadros Cc: balbi-l0cyMroinI0@public.gmane.org, tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org, kishon-l0cyMroinI0@public.gmane.org, bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stefan Roese List-Id: devicetree@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 =3D <0>; >> usb-phy =3D <&usb2_phy>; >> + phys =3D <&usb2_phy>; >> + phy-names =3D "usb2-phy"; >> mode =3D <3>; >> power =3D <50>; >> }; >> > --=20 Beno=EEt Cousson BayLibre Embedded Linux Technology Lab www.baylibre.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html