mbox series

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

Message ID 20230117-u-boot-usb-gxl-otg-dm-v1-0-2853f6d75b06@linaro.org
Headers show
Series mach-meson: port GXL & AXG dwc2_otg usage to CONFIG_DM_USB_GADGET=y | expand

Message

Neil Armstrong Jan. 17, 2023, 9:11 a.m. UTC
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@denx.de>
To: Vyacheslav Bocharov <adeep@lexina.in>
Cc: u-boot-amlogic@groups.io
Cc: u-boot@lists.denx.de
Cc: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Neil Armstrong <neil.armstrong@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,

Comments

Neil Armstrong Jan. 20, 2023, 3:21 p.m. UTC | #1
Hi,

On Tue, 17 Jan 2023 10:11:45 +0100, Neil Armstrong wrote:
> 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/
> 
> [...]

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-test)

[1/2] usb: dwc3-meson-gxl: force mode on child add/removal
      https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/043a9674b64741e02b99e9c5ad2e4ee5a1c841d5
[2/2] ARM: meson: switch AXG & GX dwc2 otg to DM
      https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/e327e2affd302b7fd15b655624fdacb2f0492eab