From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 27 May 2014 21:13:04 +0000 Subject: Re: [PATCH v2] usb: hcd: add generic PHY support Message-Id: <20140527211304.GA18588@kroah.com> List-Id: References: <201404100132.39469.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201404100132.39469.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org 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-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 'phy' field of 'struct usb_phy' to 'gen_phy'; > >- resolved rejects due to removal of the first patch in the series. > > Is anyone going to apply this for 3.16? Time's running out... As I don't see any patches that need this patch, I'm not likely to apply it, sorry. We don't add infrastructure without users... Feel free to resend it when you have some code that needs it. thanks, greg k-h