1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-10 04:50:02 +02:00
Files
u-boot-megous/arch
Michael Walle 56aa021f08 board: sl28: fix USB0
Since commit 61ff13283c ("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: 61ff13283c ("board: sl28: move to OF_UPSTREAM")
Reported-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Michael Walle <mwalle@kernel.org>
Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2024-12-15 09:00:32 +08:00
..
2024-10-14 19:32:04 -06:00
2024-12-15 09:00:32 +08:00
2024-10-14 19:32:04 -06:00
2024-10-14 19:32:04 -06:00
2024-10-14 19:32:04 -06:00
2024-10-14 19:32:04 -06:00
2024-10-14 19:32:04 -06:00