Re: [PATCH v2] usb: hcd: add generic PHY support

2014-05-27 Thread Sergei Shtylyov
Hello. On 05/28/2014 01:13 AM, Greg KH wrote: Add the generic PHY support, analogous to the USB PHY support. Intended it to be used with the PCI EHCI/OHCI drivers and the xHCI platform driver. Signed-off-by: Sergei Shtylyov --- This patch is against the 'usb-next' branch of Greg KH's 'us

Re: [PATCH v2] usb: hcd: add generic PHY support

2014-05-27 Thread Greg KH
On Sat, May 24, 2014 at 03:32:21AM +0400, Sergei Shtylyov wrote: > Hello. > > On 04/10/2014 01:32 AM, Sergei Shtylyov wrote: > > >Add the generic PHY support, analogous to the USB PHY support. Intended it > >to be > >used with the PCI EHCI/OHCI drivers and the xHCI platform driver. > > >Signed-

Re: [PATCH v2] usb: hcd: add generic PHY support

2014-05-23 Thread Sergei Shtylyov
Hello. On 04/10/2014 01:32 AM, Sergei Shtylyov wrote: Add the generic PHY support, analogous to the USB PHY support. Intended it to be used with the PCI EHCI/OHCI drivers and the xHCI platform driver. Signed-off-by: Sergei Shtylyov --- This patch is against the 'usb-next' branch of Greg

[PATCH v2] usb: hcd: add generic PHY support

2014-04-09 Thread Sergei Shtylyov
Add the generic PHY support, analogous to the USB PHY support. Intended it to be used with the PCI EHCI/OHCI drivers and the xHCI platform driver. Signed-off-by: Sergei Shtylyov --- This patch is against the 'usb-next' branch of Greg KH's 'usb.git' repo. Changes in version 2: - renamed the new