提交 e841ec95 编写于 作者: N Neil Armstrong 提交者: Kevin Hilman

ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply

Looking at the schematics, the USB Power Supply is shared between the
two USB interfaces,
If the usb0 fails to initialize, the second one won't have power.

Fixes: 5a0803bd ("ARM64: dts: meson-gxbb-odroidc2: Enable USB Nodes")
Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 9d59b708
...@@ -301,6 +301,7 @@ ...@@ -301,6 +301,7 @@
&usb1_phy { &usb1_phy {
status = "okay"; status = "okay";
phy-supply = <&usb_otg_pwr>;
}; };
&usb0 { &usb0 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册