public inbox for linux-aspeed@lists.ozlabs.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add AST2700 support for Aspeed vhub
@ 2025-11-26  8:26 Ryan Chen
  2025-11-26  8:26 ` [PATCH 1/2] dt-bindings: usb: aspeed,usb-vhub: Add ast2700 support Ryan Chen
  2025-11-26  8:26 ` [PATCH 2/2] usb: gadget: aspeed-vhub: " Ryan Chen
  0 siblings, 2 replies; 5+ messages in thread
From: Ryan Chen @ 2025-11-26  8:26 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Joel Stanley, Andrew Jeffery,
	Benjamin Herrenschmidt, Philipp Zabel
  Cc: linux-usb, devicetree, linux-arm-kernel, linux-aspeed,
	linux-kernel, Ryan Chen

This series add Aspeed vhub support for AST2700.
The AST2700 vhub requires a reset and uses 64-bit DMA.
This series updates the binding and driver to support these two
requirements.

Signed-off-by: Ryan Chen <ryan_chen@aspeedtech.com>
---
Ryan Chen (2):
      dt-bindings: usb: aspeed,usb-vhub: Add ast2700 support
      usb: gadget: aspeed-vhub: Add ast2700 support

 .../devicetree/bindings/usb/aspeed,usb-vhub.yaml   | 14 ++++++++++
 drivers/usb/gadget/udc/aspeed-vhub/core.c          | 30 ++++++++++++++++++++++
 drivers/usb/gadget/udc/aspeed-vhub/vhub.h          |  1 +
 3 files changed, 45 insertions(+)
---
base-commit: ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d
change-id: 20251125-upstream_vhub-3e20483a455e

Best regards,
-- 
Ryan Chen <ryan_chen@aspeedtech.com>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-27  0:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26  8:26 [PATCH 0/2] Add AST2700 support for Aspeed vhub Ryan Chen
2025-11-26  8:26 ` [PATCH 1/2] dt-bindings: usb: aspeed,usb-vhub: Add ast2700 support Ryan Chen
2025-11-26 18:57   ` Conor Dooley
2025-11-27  0:42     ` Ryan Chen
2025-11-26  8:26 ` [PATCH 2/2] usb: gadget: aspeed-vhub: " Ryan Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox