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 is already in my tree, but waiting until 5.16-rc1, sorry. You can see it at commit 7f2d73788d90 ("usb: ehci: handshake CMD_RUN instead of STS_HALT") in linux-next. I'll try to remember to queue it up in stable after it hits Linus's tree. thanks, greg k-h