Re: Creating a new xhci-hcd platform device

2013-04-22 Thread yehuda yitchak
Hello everyone I want to ask your advice on the best approach for implementing a new XHCI host controller. I am going to add Linux support for a new XHCI host controller for Marvell SOCs. I looked around the latest XHCI support code in the kernel and found that a platform driver called “xhci-hcd”

Re: Creating a new xhci-hcd platform device

2013-04-22 Thread yehuda yitchak
On Mon, Apr 22, 2013 at 10:48 AM, Felipe Balbi wrote: > Hi, > > On Mon, Apr 22, 2013 at 10:18:20AM +0300, yehuda yitchak wrote: >> Hello everyone >> >> I want to ask your advice on the best approach for implementing a new >> XHCI host controller. >> I am go

Re: Creating a new xhci-hcd platform device

2013-04-22 Thread yehuda yitchak
On Mon, Apr 22, 2013 at 11:30 AM, Felipe Balbi wrote: > HI, > > On Mon, Apr 22, 2013 at 11:17:25AM +0300, yehuda yitchak wrote: >> >> I want to ask your advice on the best approach for implementing a new >> >> XHCI host controller. >> >> I am g

Re: Creating a new xhci-hcd platform device

2013-04-22 Thread yehuda yitchak
he entire machine is still not in mainline Thanks Yehuda > > > > > On 22 April 2013 09:18, yehuda yitchak wrote: >> Hello everyone >> >> I want to ask your advice on the best approach for implementing a new >> XHCI host controller. >> I am going to add L

Re: Creating a new xhci-hcd platform device

2013-04-22 Thread yehuda yitchak
On Mon, Apr 22, 2013 at 12:13 PM, Felipe Balbi wrote: > Hi, > > On Mon, Apr 22, 2013 at 11:54:34AM +0300, yehuda yitchak wrote: >> >> >> I want to ask your advice on the best approach for implementing a new >> >> >> XHCI host controller. >> &