usb: ehci: add pci device support for Aspeed platforms
authorNeal Liu <neal_liu@aspeedtech.com>
Tue, 8 Feb 2022 10:16:57 +0000 (18:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Apr 2022 19:00:56 +0000 (21:00 +0200)
commit4820847e8bc2a7c964854a72f5d5d48c800d39c9
tree7a3716a3a3f460417f61b9345afd12e1789fff94
parent0b9cf0b599258dfbc8f3b4f21a0ef1faec8c455e
usb: ehci: add pci device support for Aspeed platforms

[ Upstream commit c3c9cee592828528fd228b01d312c7526c584a42 ]

Enable Aspeed quirks in commit 7f2d73788d90 ("usb: ehci:
handshake CMD_RUN instead of STS_HALT") to support Aspeed
ehci-pci device.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Link: https://lore.kernel.org/r/20220208101657.76459-1-neal_liu@aspeedtech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/usb/host/ehci-pci.c