From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 9 Jul 2014 18:02:28 +0200 Subject: [U-Boot] [PATCH v2 2/2] usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x In-Reply-To: References: <20140709124128.GK29202@bill-the-cat> Message-ID: <201407091802.28541.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, July 09, 2014 at 02:48:55 PM, Michael Trimarchi wrote: > Hi Tom > > On Wed, Jul 9, 2014 at 2:41 PM, Tom Rini wrote: > > On Mon, Jul 07, 2014 at 08:08:29PM +0200, Marek Vasut wrote: > >> On Monday, July 07, 2014 at 06:14:23 PM, Felipe Balbi wrote: > >> > hi, > >> > > >> > On Mon, Jun 23, 2014 at 05:18:24PM -0500, Felipe Balbi wrote: > >> > > Newer AM437x silicon requires us to explicitly power up > >> > > the USB2 PHY. By implementing usb_phy_power() we can > >> > > achieve that. > >> > > > >> > > Signed-off-by: Felipe Balbi > >> > > --- > >> > > > >> > > Changes since v1: > >> > > - add macros for USB1_CTRL register and bits > >> > > >> > same here. Still pending, am437x will remain broken until this is > >> > applied. > >> > >> What do you need for .07, this and 1/2 of this series ? Or did I miss > >> something else? > >> > >> In any case, sorry, will apply them once I know which ones. > > > > Yes, 1/2 and 2/2 are the missing USB bits.. > > Marek comment out about using clrbits and setbits. So it's better > to resend them Wasn't this fixed in the V2 ? Best regards, Marek Vasut