Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-15 Thread Rafał Miłecki
On 15 July 2016 at 08:22, Peter Chen wrote: > On Fri, Jul 15, 2016 at 07:48:11AM +0200, Rafał Miłecki wrote: >> >> > Below I supply another thought, please check if it is feasible. >> >> > In below design, you don't need to change any usb codes. >> >> > >> >> > dts: >> >> > >> >> > led_1 { >> >> >

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-14 Thread Peter Chen
On Fri, Jul 15, 2016 at 07:48:11AM +0200, Rafał Miłecki wrote: > >> > Below I supply another thought, please check if it is feasible. > >> > In below design, you don't need to change any usb codes. > >> > > >> > dts: > >> > > >> > led_1 { > >> > led_gpio_1; > >> > usb_port = &ohci_p

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-14 Thread Rafał Miłecki
On 15 July 2016 at 04:28, Peter Chen wrote: > On Thu, Jul 14, 2016 at 05:52:43PM +0200, Rafał Miłecki wrote: >> On 14 July 2016 at 11:48, Peter Chen wrote: >> > On Wed, Jul 13, 2016 at 04:40:53PM +0200, Rafał Miłecki wrote: >> >> Thanks for your effort and looking at this closely. You're right, I

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-14 Thread Peter Chen
On Thu, Jul 14, 2016 at 05:52:43PM +0200, Rafał Miłecki wrote: > On 14 July 2016 at 11:48, Peter Chen wrote: > > On Wed, Jul 13, 2016 at 04:40:53PM +0200, Rafał Miłecki wrote: > >> On 13 July 2016 at 15:50, Felipe Balbi > >> wrote: > >> > Rafał Miłecki writes: > >> >> On 13 July 2016 at 15:20,

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-14 Thread Rafał Miłecki
On 14 July 2016 at 11:48, Peter Chen wrote: > On Wed, Jul 13, 2016 at 04:40:53PM +0200, Rafał Miłecki wrote: >> On 13 July 2016 at 15:50, Felipe Balbi wrote: >> > Rafał Miłecki writes: >> >> On 13 July 2016 at 15:20, Felipe Balbi >> >> wrote: >> >>> Rafał Miłecki writes: >> Hi again, >>

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-14 Thread Felipe Balbi
Hi, Peter Chen writes: > On Wed, Jul 13, 2016 at 04:40:53PM +0200, Rafał Miłecki wrote: >> On 13 July 2016 at 15:50, Felipe Balbi wrote: >> > Rafał Miłecki writes: >> >> On 13 July 2016 at 15:20, Felipe Balbi >> >> wrote: >> >>> Rafał Miłecki writes: >> Hi again, >> >> This i

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-14 Thread Peter Chen
On Wed, Jul 13, 2016 at 04:40:53PM +0200, Rafał Miłecki wrote: > On 13 July 2016 at 15:50, Felipe Balbi wrote: > > Rafał Miłecki writes: > >> On 13 July 2016 at 15:20, Felipe Balbi > >> wrote: > >>> Rafał Miłecki writes: > Hi again, > > This is my second try of getting HCD provi

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-13 Thread Rafał Miłecki
On 13 July 2016 at 15:50, Felipe Balbi wrote: > Rafał Miłecki writes: >> On 13 July 2016 at 15:20, Felipe Balbi wrote: >>> Rafał Miłecki writes: Hi again, This is my second try of getting HCD providers into usb subsystem. During discussion of V1 I realized there are abo

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-13 Thread Felipe Balbi
Hi, Rafał Miłecki writes: > On 13 July 2016 at 15:20, Felipe Balbi wrote: >> Rafał Miłecki writes: >>> Hi again, >>> >>> This is my second try of getting HCD providers into usb subsystem. >>> >>> During discussion of V1 I realized there are about 26 drivers adding a >>> single HCD and all of t

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-13 Thread Rafał Miłecki
On 13 July 2016 at 15:20, Felipe Balbi wrote: > Rafał Miłecki writes: >> Hi again, >> >> This is my second try of getting HCD providers into usb subsystem. >> >> During discussion of V1 I realized there are about 26 drivers adding a >> single HCD and all of them would need to be modified. So inst

Re: [PATCH V2 0/1] usb: add HCD providers

2016-07-13 Thread Felipe Balbi
Hi, Rafał Miłecki writes: > Hi again, > > This is my second try of getting HCD providers into usb subsystem. > > During discussion of V1 I realized there are about 26 drivers adding a > single HCD and all of them would need to be modified. So instead I > decided to put relevant code in usb_add_h