[PATCH 0/2] mach-meson: port GXL & AXG dwc2_otg usage to CONFIG_DM_USB_GADGET=y

Neil Armstrong neil.armstrong at linaro.org
Tue Jan 17 10:11:45 CET 2023


This is the port of Mattijs work at [1] for G12A over GXL & AXG.

It uses the same design and should work as-is, it still needs to be
be extensively tested over the main GXL & AXG boards.

[1] https://lore.kernel.org/all/20221024-meson-dm-usb-v1-0-2ab077a503b9@baylibre.com/

To: Marek Vasut <marex at denx.de>
To: Vyacheslav Bocharov <adeep at lexina.in>
Cc: u-boot-amlogic at groups.io
Cc: u-boot at lists.denx.de
Cc: Mattijs Korpershoek <mkorpershoek at baylibre.com>
Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>

---
Neil Armstrong (2):
      usb: dwc3-meson-gxl: force mode on child add/removal
      ARM: meson: switch AXG & GX dwc2 otg to DM

 arch/arm/mach-meson/board-axg.c      | 129 ---------------------------------
 arch/arm/mach-meson/board-gx.c       | 137 -----------------------------------
 configs/jethub_j100_defconfig        |   1 +
 configs/jethub_j80_defconfig         |   1 +
 configs/khadas-vim2_defconfig        |   1 +
 configs/khadas-vim_defconfig         |   1 +
 configs/libretech-ac_defconfig       |   1 +
 configs/libretech-cc_defconfig       |   1 +
 configs/libretech-s905d-pc_defconfig |   1 +
 configs/libretech-s912-pc_defconfig  |   1 +
 configs/s400_defconfig               |   1 +
 configs/wetek-core2_defconfig        |   1 +
 drivers/usb/dwc3/dwc3-meson-gxl.c    |  18 +++++
 13 files changed, 28 insertions(+), 266 deletions(-)
---
base-commit: b96640cbfb319071aea7915cfa2f7aefe08bbc08
change-id: 20230117-u-boot-usb-gxl-otg-dm-013ee8718190

Best regards,
-- 
Neil Armstrong <neil.armstrong at linaro.org>


More information about the U-Boot mailing list