Re: [PATCH 4/4] usb: chipidea: add support to the PHY framework for ChipIdea

2014-07-10 Thread Felipe Balbi
On Wed, Jul 09, 2014 at 12:17:16PM +0200, Antoine Ténart wrote: This patch adds the support to the PHY framework for ChipIdea drivers while keeping the USB PHY compatibility. Changes are done in both the ChipIdea common code and in the drivers accessing the PHY. This is done by renaming 'phy'

Re: [PATCH 4/4] usb: chipidea: add support to the PHY framework for ChipIdea

2014-07-10 Thread Antoine Ténart
On Thu, Jul 10, 2014 at 08:42:27AM -0500, Felipe Balbi wrote: On Wed, Jul 09, 2014 at 12:17:16PM +0200, Antoine Ténart wrote: This patch adds the support to the PHY framework for ChipIdea drivers while keeping the USB PHY compatibility. Changes are done in both the ChipIdea common code and

Re: [PATCH 4/4] usb: chipidea: add support to the PHY framework for ChipIdea

2014-07-10 Thread Felipe Balbi
On Thu, Jul 10, 2014 at 03:51:24PM +0200, Antoine Ténart wrote: On Thu, Jul 10, 2014 at 08:42:27AM -0500, Felipe Balbi wrote: On Wed, Jul 09, 2014 at 12:17:16PM +0200, Antoine Ténart wrote: This patch adds the support to the PHY framework for ChipIdea drivers while keeping the USB PHY

Re: [PATCH 4/4] usb: chipidea: add support to the PHY framework for ChipIdea

2014-07-10 Thread Antoine Ténart
On Thu, Jul 10, 2014 at 08:56:00AM -0500, Felipe Balbi wrote: On Thu, Jul 10, 2014 at 03:51:24PM +0200, Antoine Ténart wrote: On Thu, Jul 10, 2014 at 08:42:27AM -0500, Felipe Balbi wrote: On Wed, Jul 09, 2014 at 12:17:16PM +0200, Antoine Ténart wrote: This patch adds the support to the

[PATCH 4/4] usb: chipidea: add support to the PHY framework for ChipIdea

2014-07-09 Thread Antoine Ténart
This patch adds the support to the PHY framework for ChipIdea drivers while keeping the USB PHY compatibility. Changes are done in both the ChipIdea common code and in the drivers accessing the PHY. This is done by renaming 'phy' into 'usb_phy' and adding a new 'phy' member into the ci_hdrc