Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-15 Thread Kishon Vijay Abraham I
On Thursday 15 May 2014 03:05 PM, Gregory CLEMENT wrote: > Hi Kishon, > > On 15/05/2014 11:01, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Thursday 15 May 2014 12:31 PM, Gregory CLEMENT wrote: >>> Hi Kishon, >>> >>> On 14/05/2014 17:35, Gregory CLEMENT wrote: On 14/05/2014 16:27, Kishon V

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-15 Thread Gregory CLEMENT
Hi Kishon, On 15/05/2014 11:01, Kishon Vijay Abraham I wrote: > Hi, > > On Thursday 15 May 2014 12:31 PM, Gregory CLEMENT wrote: >> Hi Kishon, >> >> On 14/05/2014 17:35, Gregory CLEMENT wrote: >>> On 14/05/2014 16:27, Kishon Vijay Abraham I wrote: Hi, On Tuesday 13 May 2014 03:11 P

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-15 Thread Kishon Vijay Abraham I
Hi, On Thursday 15 May 2014 12:31 PM, Gregory CLEMENT wrote: > Hi Kishon, > > On 14/05/2014 17:35, Gregory CLEMENT wrote: >> On 14/05/2014 16:27, Kishon Vijay Abraham I wrote: >>> Hi, >>> >>> On Tuesday 13 May 2014 03:11 PM, Gregory CLEMENT wrote: On 13/05/2014 10:06, Gregory CLEMENT wrote:

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-15 Thread Gregory CLEMENT
Hi Kishon, On 14/05/2014 17:35, Gregory CLEMENT wrote: > On 14/05/2014 16:27, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Tuesday 13 May 2014 03:11 PM, Gregory CLEMENT wrote: >>> On 13/05/2014 10:06, Gregory CLEMENT wrote: On 13/05/2014 07:53, Kishon Vijay Abraham I wrote: > Hi, > >

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-14 Thread Gregory CLEMENT
On 14/05/2014 16:27, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 13 May 2014 03:11 PM, Gregory CLEMENT wrote: >> On 13/05/2014 10:06, Gregory CLEMENT wrote: >>> On 13/05/2014 07:53, Kishon Vijay Abraham I wrote: Hi, On Sunday 11 May 2014 11:47 PM, Thomas Petazzoni wrote:

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-14 Thread Kishon Vijay Abraham I
Hi, On Tuesday 13 May 2014 03:11 PM, Gregory CLEMENT wrote: > On 13/05/2014 10:06, Gregory CLEMENT wrote: >> On 13/05/2014 07:53, Kishon Vijay Abraham I wrote: >>> Hi, >>> >>> On Sunday 11 May 2014 11:47 PM, Thomas Petazzoni wrote: From: Gregory CLEMENT The Armada 375 SoC comes wit

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-14 Thread Gregory CLEMENT
Hi Kishon, Given the answers I provided to your concerns. I don't see any modification to do to this driver. Do you agree? If not which change is mandatory from your point of view? Thanks, Gregory On 13/05/2014 11:41, Gregory CLEMENT wrote: > On 13/05/2014 10:06, Gregory CLEMENT wrote: >> On

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-13 Thread Gregory CLEMENT
On 13/05/2014 10:06, Gregory CLEMENT wrote: > On 13/05/2014 07:53, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Sunday 11 May 2014 11:47 PM, Thomas Petazzoni wrote: >>> From: Gregory CLEMENT >>> >>> The Armada 375 SoC comes with an USB2 host and device controller and >>> an USB3 controller. The U

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-13 Thread Gregory CLEMENT
On 13/05/2014 07:53, Kishon Vijay Abraham I wrote: > Hi, > > On Sunday 11 May 2014 11:47 PM, Thomas Petazzoni wrote: >> From: Gregory CLEMENT >> >> The Armada 375 SoC comes with an USB2 host and device controller and >> an USB3 controller. The USB cluster control register allows to manage >> comm

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-12 Thread Kishon Vijay Abraham I
Hi, On Sunday 11 May 2014 11:47 PM, Thomas Petazzoni wrote: > From: Gregory CLEMENT > > The Armada 375 SoC comes with an USB2 host and device controller and > an USB3 controller. The USB cluster control register allows to manage > common features of both USB controllers. > > This commit adds a

Re: [PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-12 Thread Gregory CLEMENT
Hi Felipe, Kishon, On 11/05/2014 20:17, Thomas Petazzoni wrote: > From: Gregory CLEMENT > > The Armada 375 SoC comes with an USB2 host and device controller and > an USB3 controller. The USB cluster control register allows to manage > common features of both USB controllers. > > This commit add

[PATCHv5 10/20] phy: add support for USB cluster on the Armada 375 SoC

2014-05-11 Thread Thomas Petazzoni
From: Gregory CLEMENT The Armada 375 SoC comes with an USB2 host and device controller and an USB3 controller. The USB cluster control register allows to manage common features of both USB controllers. This commit adds a driver integrated in the generic PHY framework to control this USB cluster