diff options
| author | Neil Armstrong <[email protected]> | 2023-01-17 10:11:46 +0100 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-01-20 16:21:31 +0100 |
| commit | e327e2affd302b7fd15b655624fdacb2f0492eab (patch) | |
| tree | 5edc9a2d69011125c3eefd4883348a2eab1324e3 /scripts | |
| parent | 043a9674b64741e02b99e9c5ad2e4ee5a1c841d5 (diff) | |
ARM: meson: switch AXG & GX dwc2 otg to DM
With CONFIG_DM_USB_GADGET=y, we no longer need any board_usb_*() logic
because:
* the dwc2 driver is DM compatible, and handles its own clock enabling
* the dwc3-meson-gxl glue drivers handles "force mode switching"
Remove all mach-meson gx & axg usb code and enable CONFIG_DM_USB_GADGET.
Note: Only configs having both CONFIG_USB_DWC3_MESON_GXL=y *and*
USB_GADGET_DWC2_OTG=y have been updated.
Thanks for the original work from Mattijs at [1]
[1] https://lore.kernel.org/all/[email protected]/
Reviewed-by: Mattijs Korpershoek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
