On Monday 08 February 2021 11:16:20 Greg KH wrote: > On Mon, Feb 08, 2021 at 11:09:52AM +0100, Greg KH wrote: > > On Sun, Feb 07, 2021 at 04:56:21PM +0100, Pali Rohár wrote: > > > On Sunday 07 February 2021 16:30:54 gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 5.4-stable tree. > > > > If someone wants it applied there, or to any other stable or longterm > > > > tree, then please email the backport, including the original git commit > > > > id to <stable@xxxxxxxxxxxxxxx>. > > > > > > > > thanks, > > > > > > > > greg k-h > > > ... > > > > Fixes: bd3d25b07342 ("arm64: dts: marvell: armada-37xx: link USB hosts with their PHYs") > > > > Cc: <stable@xxxxxxxxxxxxxxx> # 5.1+: ea17a0f153af: phy: marvell: comphy: Convert internal SMCC firmware return codes to errno > > > > Cc: <stable@xxxxxxxxxxxxxxx> # 5.1+: f768e718911e: usb: host: xhci-plat: add priv quirk for skip PHY initialization > > > > > > Hello Greg! Seems that you have forgot to apply some dependency patches. > > > > You are right, I had one, not the other, now fixed up... > > Nope, of_phy_put(phy) is not present in 5.4, so it needs a "real" > backport. > > Can you do that? Ok, I will look at it. > thanks, > > greg k-h >