diff options
author | Michael Walle <mwalle@kernel.org> | 2024-12-13 11:23:21 +0100 |
---|---|---|
committer | Peng Fan <peng.fan@nxp.com> | 2024-12-15 09:00:32 +0800 |
commit | 56aa021f080096e8a0ac24b31c3ff40662c8b81b (patch) | |
tree | 071476b185595b6beeb4e9f12e7a1be13a88eb13 /drivers/ddr/imx/phy/ddrphy_train.c | |
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 <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>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_train.c')
0 files changed, 0 insertions, 0 deletions