From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Subject: Re: [PATCH] ARM: dts: omap3-beagle: fix the USB phy node Date: Mon, 17 Jun 2013 17:02:35 +0300 Message-ID: <51BF16FB.7000401@ti.com> References: <1371475637-16951-1-git-send-email-bigeasy@linutronix.de> <51BF151D.3010101@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:43741 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756361Ab3FQOCr (ORCPT ); Mon, 17 Jun 2013 10:02:47 -0400 In-Reply-To: <51BF151D.3010101@linutronix.de> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Sebastian Andrzej Siewior Cc: linux-omap@vger.kernel.org, Tony Lindgren , =?UTF-8?B?QmVub8OudCBDb3Vzc29u?= On 06/17/2013 04:54 PM, Sebastian Andrzej Siewior wrote: > On 06/17/2013 03:27 PM, Sebastian Andrzej Siewior wrote: >> index 6eec699..a12e9b0 100644 >> --- a/arch/arm/boot/dts/omap3-beagle.dts >> +++ b/arch/arm/boot/dts/omap3-beagle.dts >> @@ -128,7 +128,7 @@ >> }; >> =20 >> &usbhsehci { >> - phys =3D <0 &hsusb2_phy>; >> + phys =3D <&hsusb2_phy 0>; >> }; >> =20 >> &twl_gpio { >=20 > Wait. Or does it mean that the first phy is deactivated and we add > phyhandle 0 (which is the root node) to skip it? Right, it is a list of PHY phandles and the first one is not used so 0 >=20 > I assume that now since we don't have a cells property (like > #gpio-cells for the gpio lookup). >=20 > So ignore it please=E2=80=A6 OK. cheers, -roger -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html