Re: [PATCH 01/14] phy: phy-pxa-usb: add a new driver

From: Greg Kroah-Hartman
Date: Mon Oct 08 2018 - 10:01:19 EST


On Sun, Oct 07, 2018 at 08:47:28PM +0200, Lubomir Rintel wrote:
> On Tue, 2018-09-25 at 10:53 +0530, Kishon Vijay Abraham I wrote:
> >
> > On Thursday 23 August 2018 02:12 AM, Lubomir Rintel wrote:
> > > Turned from arch/arm/mach-mmp/devices.c into a proper PHY driver,
> > > so
> > > that in can be instantiated from a DT.
> > >
> > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx>
> >
> > Acked-by: Kishon Vijay Abraham I <kishon@xxxxxx>
> >
> > If this has to be merged via linux-phy tree, please let me know.
>
> Yes, either linux-phy or the usb tree.
>
> The EHCI patches have already been pulled into the usb tree, presumably
> because they got an Ack from Alan Stern. That includes "USB: EHCI:
> ehci-mv: use phy-pxa-usb" that depends on this. Perhaps the rest of
> the patches can go via the same tree?
>
> I haven't submitted a patchset that would have dependencies spanning
> across different subsystems before. I don't know what's usually done in
> such cases. Advice welcome.
>
> Greg?

You can either send them through the same tree, or wait a release cycle
and get the rest in through a different one. As I usually take the phy
tree into the USB tree for issues like this, I can take them all if you
get the phy maintainer to ack them.

thanks,

greg k-h