From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 26 Nov 2013 13:04:56 -0800 Subject: [PATCH v3 09/10] ARM: dts: omap3-beagle-xm: Add USB Host support In-Reply-To: <528C8FBC.7020407@ti.com> References: <1380012836-29900-1-git-send-email-rogerq@ti.com> <1380012836-29900-10-git-send-email-rogerq@ti.com> <528BD2AF.2030607@ti.com> <528C8FBC.7020407@ti.com> Message-ID: <20131126210456.GN26766@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Roger Quadros [131120 02:33]: > Nishant, > > On 11/19/2013 11:05 PM, Nishanth Menon wrote: > > > > > > On 09/24/2013 03:53 AM, Roger Quadros wrote: > >> Provide RESET GPIO and Power regulator for the USB PHY, > >> the USB Host port mode and the PHY device for the controller. > >> Also provide pin multiplexer information for USB host pins. > >> > >> We also relocate omap3_pmx_core pin definations so that they > >> are close to omap3_pmx_wkup pin definations. > >> > >> Signed-off-by: Roger Quadros > >> --- > > > > just using this thread, but a question -> > > > > I am kernel * master dec8e46 Merge > > tag 'arc-v3.13-rc1-part2' of > > git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc > > > > and I see that VAUX2 which supplies USB_1V8[1] is not enabled -> I did > > a quick patch and it did seem to work (Usb keyboard, networking, mouse > > etc on my ehci ports seems to come up good) - any suggestions how we'd > > like to handle this? > > It worked for me without your patch. It could be that u-boot is enabling > that regulator for me. I'm on u-boot-v2013.10. > > In any case, your patch seems the right thing to do. We should take it in > the rc cycle. Can you guys post a proper fix for this? Meanwhile, I'll mark this thread as read to shrink my inbox a bit. Regards, Tony