From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 19 Dec 2015 22:23:38 +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> <201512041928.33288.marex@denx.de> Message-ID: <201512192223.38469.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 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 . Best regards, Marek Vasut