Re: [PATCH 5/8] usb: musb: Add support for ti81xx platform

2011-12-12 Thread Tony Lindgren
* Ajay Kumar Gupta ajay.gu...@ti.com [111011 03:53]: From: Ravi Babu ravib...@ti.com TI81XX platform has two musb interfaces and uses CPPI4.1 DMA engine. It has builtin USB PHYs as AM35x. The current set of patches adds support for one instance and only in PIO mode. This one should get

Re: [PATCH 5/8] usb: musb: Add support for ti81xx platform

2011-12-12 Thread Felipe Balbi
On Mon, Dec 12, 2011 at 10:49:01AM -0800, Tony Lindgren wrote: * Ajay Kumar Gupta ajay.gu...@ti.com [111011 03:53]: From: Ravi Babu ravib...@ti.com TI81XX platform has two musb interfaces and uses CPPI4.1 DMA engine. It has builtin USB PHYs as AM35x. The current set of patches adds

[PATCH 5/8] usb: musb: Add support for ti81xx platform

2011-10-11 Thread Ajay Kumar Gupta
From: Ravi Babu ravib...@ti.com TI81XX platform has two musb interfaces and uses CPPI4.1 DMA engine. It has builtin USB PHYs as AM35x. The current set of patches adds support for one instance and only in PIO mode. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Ravi Babu