diff options
| author | Michael Walle <[email protected]> | 2024-12-13 11:23:21 +0100 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2024-12-15 09:00:32 +0800 |
| commit | 56aa021f080096e8a0ac24b31c3ff40662c8b81b (patch) | |
| tree | 071476b185595b6beeb4e9f12e7a1be13a88eb13 /include | |
| parent | 079ae2734c4641b148932c1758a2524492d35772 (diff) | |
board: sl28: fix USB0
Since commit 61ff13283c3b ("board: sl28: move to OF_UPSTREAM") USB0 is
broken because the former u-boot soc dtsi was setting dr_mode to "host"
but the linux device tree isn't. That is because linux fully supports
OTG but u-boot doesn't. Therefore, u-boot only ever enabled host mode
and never OTG mode. Add it to our board "-u-boot.dtsi" to fix it.
Fixes: 61ff13283c3b ("board: sl28: move to OF_UPSTREAM")
Reported-by: Heiko Thiery <[email protected]>
Signed-off-by: Michael Walle <[email protected]>
Tested-by: Heiko Thiery <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
