
17 Jan
2023
17 Jan
'23
9:27 a.m.
Hi,
On Wed, 23 Nov 2022 16:42:48 +0100, Mattijs Korpershoek wrote:
While working on some USB bugs on the VIM3L board, we stumbled upon the fact that mach-meson still uses legacy board_usb_*() functions instead of using DM [1]
This series aim to switch the g12a based boards to use CONFIG_DM_USB_GADGET and removes the board_usb_*() logic.
- The first patch adds mode switching in the dwc3-meson-g12a glue driver whenever the dwc2 otg driver is probed()/removed().
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-test)
[1/2] usb: dwc3-meson-g12a: force mode on child add/removal https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/fd083842d71... [2/2] ARM: meson: g12a: switch dwc2 otg to DM https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/b96640cbfb3...
--
Neil