linux/drivers/usb/gadget/udc/aspeed-vhub
Ryan Chen 36723c6c1e usb: gadget: aspeed-vhub: Add ast2700 support
Add support for the AST2700 SOC in the vhub gadget driver. AST2700
uses a 64-bit DMA addressing capability, so select 64-bit DMA mask
for compatible. AST2700 vhub also requires an reset line, so hook
up the optional reset control and assert/deassert it during probe
and remove.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
Link: https://patch.msgid.link/20251128-upstream_vhub-v2-2-1fa66a5833c2@aspeedtech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-12-17 14:42:05 +01:00
..
core.c usb: gadget: aspeed-vhub: Add ast2700 support 2025-12-17 14:42:05 +01:00
dev.c usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() 2025-03-14 09:17:26 +01:00
ep0.c usb: gadget: aspeed: Rectify a bit a random header inclusion 2023-03-16 12:16:02 +01:00
epn.c usb: gadget: aspeed: Rectify a bit a random header inclusion 2023-03-16 12:16:02 +01:00
hub.c USB: gadget: Use str_enable_disable-like helpers 2025-01-15 18:28:13 +01:00
Kconfig usb: gadget: aspeed: add ast2600 vhub support 2020-03-15 12:11:47 +02:00
Makefile
vhub.h usb: gadget: aspeed-vhub: Add ast2700 support 2025-12-17 14:42:05 +01:00