On Wed, Dec 11, 2019 at 09:51:22AM +0100, Greg Kroah-Hartman wrote: > On Wed, Dec 11, 2019 at 09:49:35AM +0100, Johan Hovold wrote: > > On Wed, Dec 11, 2019 at 09:05:28AM +0100, Greg Kroah-Hartman wrote: > > > On Tue, Dec 10, 2019 at 10:54:53AM -0600, Bin Liu wrote: > > > > From: Mans Rullgard <mans@xxxxxxxxx> > > > > > > > > In order for devicetree nodes to be correctly associated with attached > > > > devices, the controller node needs to be propagated to the glue device. > > > > > > > > Signed-off-by: Mans Rullgard <mans@xxxxxxxxx> > > > > Signed-off-by: Bin Liu <b-liu@xxxxxx> > > > > --- > > > > drivers/usb/musb/sunxi.c | 2 ++ > > > > 1 file changed, 2 insertions(+) > > > > > > Does this need to go to stable kernel(s)? If so, what commit does this > > > fix fix? > > > > No, I'd say it's a new feature. > > Then why is it needed for 5.5-final and not for 5.6-rc1? Right, it shouldn't be needed in 5.5. Johan