From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 19 Dec 2015 23:57:26 +0100 Subject: [U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot In-Reply-To: References: <1449221794-52246-1-git-send-email-frank.wang@rock-chips.com> <201512192223.38469.marex@denx.de> Message-ID: <201512192357.26259.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 Saturday, December 19, 2015 at 11:25:12 PM, Simon Glass wrote: > Hi Marek, > > On 19 December 2015 at 14:23, Marek Vasut wrote: > > On Saturday, December 19, 2015 at 09:30:09 PM, Simon Glass wrote: > >> Hi Frank, > >> > >> On 4 December 2015 at 11:28, Marek Vasut wrote: > >> > On Friday, December 04, 2015 at 10:36:32 AM, Frank Wang wrote: > >> >> This series adds support for fastboot related to USB. > >> >> > >> >> [PATCH 1/2] fixed max packet size check error for ep_in in high speed > >> >> condition > >> >> > >> >> [PATCH 2/2] add usb phy control to support fastboot for rk3036 > >> >> > >> >> Tested on RK3036 SDK board, it works Okay. > >> > > >> > I submitted a series [1] about a day ago which renames the s3c driver > >> > to dwc2. You should update your series based on that. To make things > >> > easier, just wait a bit until this lands in u-boot-usb . > >> > > >> > Sorry for the hassle. > >> > > >> > [1] http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/243401 > >> > >> Are you planning to respin this series? I'd like to apply it for -next. > > > > Are you now picking USB patches too ? ;-) S3C was recently renamed it > > dwc2, so you might want to respin the series anyway. In this case, it's > > a simple matter of s/s3c/dwc2/g . > > Not really, it is just that it appeared in my patchwork queue. I'm > happy for you to pick it up. Looks like the patchwork distribution doesn't work quite well ;-) btw. it'd be nice if this was updated to u-boot/master due to the dwc2 change. I can do it during application, but I cannot test it. Best regards, Marek Vasut