Re: [PATCH v2 0/9] Tegra xHCI support

2014-08-22 Thread Tomeu Vizoso
On 21 August 2014 19:26, Andrew Bresticker wrote: > On Thu, Aug 21, 2014 at 6:34 AM, Tomeu Vizoso wrote: >> On 18 August 2014 19:08, Andrew Bresticker wrote: >>> >>> Tested on Venice2, Jetson TK1, and Big with a variety of USB2.0 and >>> USB3.0 memory sticks and ethernet dongles using controller

Re: [PATCH v2 0/9] Tegra xHCI support

2014-08-21 Thread Andrew Bresticker
On Thu, Aug 21, 2014 at 6:34 AM, Tomeu Vizoso wrote: > On 18 August 2014 19:08, Andrew Bresticker wrote: >> >> Tested on Venice2, Jetson TK1, and Big with a variety of USB2.0 and >> USB3.0 memory sticks and ethernet dongles using controller firmware from >> the ChromiumOS tree [2]. > > Hi Andrew,

Re: [PATCH v2 0/9] Tegra xHCI support

2014-08-21 Thread Tomeu Vizoso
On 18 August 2014 19:08, Andrew Bresticker wrote: > > Tested on Venice2, Jetson TK1, and Big with a variety of USB2.0 and > USB3.0 memory sticks and ethernet dongles using controller firmware from > the ChromiumOS tree [2]. Hi Andrew, do you have any information regarding the port assignments fo

Re: [PATCH v2 0/9] Tegra xHCI support

2014-08-18 Thread Andrew Bresticker
On Mon, Aug 18, 2014 at 10:30 AM, Stephen Warren wrote: > On 08/18/2014 11:08 AM, Andrew Bresticker wrote: >> >> This series adds support for xHCI on NVIDIA Tegra SoCs. This includes: >> - adding a driver for the mailbox used to communicate with the xHCI >> controller's firmware, >> - ext

Re: [PATCH v2 0/9] Tegra xHCI support

2014-08-18 Thread Stephen Warren
On 08/18/2014 11:08 AM, Andrew Bresticker wrote: This series adds support for xHCI on NVIDIA Tegra SoCs. This includes: - adding a driver for the mailbox used to communicate with the xHCI controller's firmware, - extending the XUSB pad controller driver to support the USB PHY types (

[PATCH v2 0/9] Tegra xHCI support

2014-08-18 Thread Andrew Bresticker
This series adds support for xHCI on NVIDIA Tegra SoCs. This includes: - adding a driver for the mailbox used to communicate with the xHCI controller's firmware, - extending the XUSB pad controller driver to support the USB PHY types (UTMI, HSIC, and USB3), and - adding a xHCI host-contro