Re: [PATCH v4 4/7] phy: add support for USB cluster on the Armada 375 SoC

2014-11-13 Thread Thomas Petazzoni
Dear Gregory CLEMENT, On Thu, 13 Nov 2014 12:47:46 +0100, Gregory CLEMENT wrote: > 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

[PATCH v4 4/7] phy: add support for USB cluster on the Armada 375 SoC

2014-11-13 Thread 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 feature. Signed-off-by: