diff options
| author | Caleb Connolly <[email protected]> | 2025-04-11 14:47:43 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-05-02 08:38:02 -0600 |
| commit | 3b983cf48e70ecb6aadca788d0d91a021340c802 (patch) | |
| tree | a51b89927851121eb001c9d9fcf94ab7e0dcd112 /include | |
| parent | 9bc7eef9bf58c4c1d453cba81060dc61375f5354 (diff) | |
mach-snapdragon: of_fixup: set dr_mode for RB1/2 boards
The RB1 and RB2 have a single USB controller which is manually muxed
between a type-c port and an internal USB hub via a DIP switch. OTG is
supported in Linux, but the DWC3 driver in U-Boot can only handle a
single mode, and defaults to peripheral mode.
We did hack around this on the RB2, but the RB1 got left out.
Now that we can fix up the live tree before devices are bound, drop the
DTS hacks and do the fixup at runtime instead.
Reviewed-by: Sumit Garg <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Tested-by: Sumit Garg <[email protected]>
Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
