Re: [PATCH v4] usb: ehci: handshake CMD_RUN instead of STS_HALT

From: Greg Kroah-Hartman
Date: Mon Nov 08 2021 - 02:08:24 EST


On Wed, Oct 06, 2021 at 01:27:02AM +0000, Joel Stanley wrote:
> Hi Greg,
>
> On Fri, 10 Sept 2021 at 07:38, Neal Liu <neal_liu@xxxxxxxxxxxxxx> wrote:
> >
> > For Aspeed, HCHalted status depends on not only Run/Stop but also
> > ASS/PSS status.
> > Handshake CMD_RUN on startup instead.
> >
> > Signed-off-by: Neal Liu <neal_liu@xxxxxxxxxxxxxx>
> > Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
> > Reviewed-by: Tao Ren <rentao.bupt@xxxxxxxxx>
> > Tested-by: Tao Ren <rentao.bupt@xxxxxxxxx>
>
> Has this one gone in? If not, here's some tags:
>
> Reviewed-by: Joel Stanley <joel@xxxxxxxxx>
>
> It also needs to go to stable:
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 280a9045bb18 ("ehci: fix EHCI host controller initialization sequence")

This patch failed to apply to 4.4.y, 4.9.y, and 4.14.y, so could you
provide a working backport for those kernels for me to be able to queue
it up to the stable queues there?

thanks,

greg k-h