From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: Re: [PATCH 8/9] ARM: shmobile: lager.dts: add usbphy reference Date: Sun, 30 Mar 2014 20:51:14 +0100 Message-ID: <533875B2.9030806@codethink.co.uk> References: <1394128887-4197-1-git-send-email-ben.dooks@codethink.co.uk> <1394128887-4197-9-git-send-email-ben.dooks@codethink.co.uk> <5338704C.2030501@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5338704C.2030501-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sergei Shtylyov , linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-kernel-81qHHgoATdFT9dQujB1mzip2UmYkHbXO@public.gmane.org, magnus.damn-yzvPICuk2ACczHhG9Qg4qA@public.gmane.org, horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Magnus Damm List-Id: devicetree@vger.kernel.org On 30/03/14 20:28, Sergei Shtylyov wrote: > Hello. > > On 03/06/2014 09:01 PM, Ben Dooks wrote: > >> Enable the usbphy node so that the phy driver is available. > >> Signed-off-by: Ben Dooks >> Reviewed-by: Ian Molton >> --- >> Cc: linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> Cc: Magnus Damm >> Cc: Simon Horman >> --- >> arch/arm/boot/dts/r8a7790-lager.dts | 4 ++++ >> 1 file changed, 4 insertions(+) > >> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts >> b/arch/arm/boot/dts/r8a7790-lager.dts >> index fd6851f..63d58d6 100644 >> --- a/arch/arm/boot/dts/r8a7790-lager.dts >> +++ b/arch/arm/boot/dts/r8a7790-lager.dts >> @@ -246,3 +246,7 @@ >> pinctrl-0 = <&usb2_pins>; >> pinctrl-names = "default"; >> }; >> + >> +&usbphy { >> + status = "okay"; >> +}; > > I don't see why we need this patch. Why not make USB PHY always > enabled? I have a current setup where we do not want the kernel to try and probe the phy device. -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer Codethink - Providing Genius -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html