rockchip: adjust usb node for photonicat

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 22e57892c6)
This commit is contained in:
Tianling Shen
2024-02-28 20:54:10 +08:00
parent c88f3520a4
commit 01e25240b4
2 changed files with 4 additions and 2 deletions

View File

@@ -511,6 +511,7 @@
&usb_host0_xhci {
dr_mode = "host";
extcon = <&usb2phy0>;
status = "okay";
};
@@ -523,7 +524,6 @@
};
&usb_host1_xhci {
extcon = <&usb2phy0>;
status = "okay";
};
@@ -532,6 +532,7 @@
};
&usb2phy0_host {
phy-supply = <&vcc3v3_ngff>;
status = "okay";
};

View File

@@ -534,6 +534,7 @@
&usb_host0_xhci {
dr_mode = "host";
extcon = <&usb2phy0>;
status = "okay";
};
@@ -546,7 +547,6 @@
};
&usb_host1_xhci {
extcon = <&usb2phy0>;
status = "okay";
};
@@ -555,6 +555,7 @@
};
&usb2phy0_host {
phy-supply = <&vcc3v3_ngff>;
status = "okay";
};