提交 c45219cb 编写于 作者: P Pierre-Olivier Mercier 提交者: Neil Armstrong

Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0"

This reverts commit 703e84d6.

USB device enumeration was not working on Odroid HC4 as both USB2 PHYs
need to be enabled. This is inherited from the GLX USB design [1].

[1]: https://lore.kernel.org/all/20170814224542.18257-1-martin.blumenstingl@googlemail.com/T/Signed-off-by: NPierre-Olivier Mercier <nemunaire@nemunai.re>
Acked-by: NNeil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: NMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20230105120206.28964-1-nemunaire@nemunai.reSigned-off-by: NNeil Armstrong <neil.armstrong@linaro.org>
上级 1b929c02
...@@ -131,10 +131,6 @@ ...@@ -131,10 +131,6 @@
}; };
&usb { &usb {
phys = <&usb2_phy1>; phys = <&usb2_phy0>, <&usb2_phy1>;
phy-names = "usb2-phy1"; phy-names = "usb2-phy0", "usb2-phy1";
};
&usb2_phy0 {
status = "disabled";
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册