From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 14:41:09 +0100 Subject: [U-Boot] [PATCH] USB: relax usbcore reset timings In-Reply-To: <4F4B3A42.80200@grandegger.com> References: <4EF1AE65.2070208@grandegger.com> <201202270010.10010.marex@denx.de> <4F4B3A42.80200@grandegger.com> Message-ID: <201202271441.09631.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 02/27/2012 12:10 AM, Marek Vasut wrote: > >> From: Wolfgang Grandegger > >> > >> Following the corresponding Linux code, this patch relaxes reset timings > >> waiting at least 100ms after power to the ports. There are some reports > >> that it helps make enumeration work better on some high speed devices. > >> Furthermore, the wait is only done once after power has been enabled > >> on all ports. > >> > >> CC: Remy Bohmer > >> CC: Vincent Palatin > >> Signed-off-by: Wolfgang Grandegger > >> --- > > > > Hi, > > > > what's the status of this patch/patchset? > > Already a while ago Remy wrote "Applied to u-boot-usb" but I can't find > it yet in mainline. Remy? > > Wolfgang Well, Remy seems N/A recently, I'll apply these on my tree and send pull RQ after EW. Ok with you ? M