[PATCH v3 0/2] Add Aspeed AST2700 ehci support

Ryan Chen posted 2 patches 3 days, 17 hours ago
.../devicetree/bindings/usb/generic-ehci.yaml     |  1 +
drivers/usb/host/ehci-platform.c                  | 15 +++++++++++++--
2 files changed, 14 insertions(+), 2 deletions(-)
[PATCH v3 0/2] Add Aspeed AST2700 ehci support
Posted by Ryan Chen 3 days, 17 hours ago
This series adds support for the EHCI controller found in Aspeed's
new AST2700 SoC.

v3:
-ehci-platform.c
 - Using dma_mask_64 as a local flag rather than modifying the global
   defaults, to avoid unintended side effects when multiple devices probe.

v2:
-ehci-platform.c
 - remove ehci_ast2700_platform replace by of_device_id data for
   dma_mask_64.

Ryan Chen (2):
  dt-bindings: usb: ehci: Add Aspeed AST2700 compatible
  usb: ehci: Add Aspeed AST2700 support

 .../devicetree/bindings/usb/generic-ehci.yaml     |  1 +
 drivers/usb/host/ehci-platform.c                  | 15 +++++++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.34.1