From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 23 Sep 2013 17:10:01 +0200 Subject: [U-Boot] [PATCH v3 02/10] USB: xHCI: Add stack support for xHCI In-Reply-To: <5240392E.1030502@ti.com> References: <1379147573-21897-1-git-send-email-gautam.vivek@samsung.com> <1379147573-21897-3-git-send-email-gautam.vivek@samsung.com> <5240392E.1030502@ti.com> Message-ID: <201309231710.02096.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 Dear Dan Murphy, > Marek and Vivek > > On 09/14/2013 03:32 AM, Vivek Gautam wrote: > > This adds stack layer for eXtensible Host Controller Interface > > which facilitates use of USB 3.0 in host mode. > > > > Adapting xHCI host controller driver in linux-kernel > > by Sarah Sharp to needs in u-boot. > > > > Initial porting from Linux kernel version 3.4, with following > > top commit history of drivers/usb/host/xhci* : > > cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found > > > > I am checking with Sarah Sharp on the stability of the xHCI stack in 3.4. > > I talked to her @ LPC and she eluded that 3.8 was a stable stack. But I > asked for her comments off line. I will give her a couple days to respond. > > Otherwise I am rebasing my code on top of these and testing this out. > > Sorry for the delay on review and comment but I was travelling last week > and did not have the oppourtunity to review or test. Thanks. Let's see where this goes. Best regards, Marek Vasut