ipq806x: use new usb3 implementation
[openwrt/openwrt.git] / target / linux / ipq806x / files-4.19 / arch / arm / boot / dts / qcom-ipq8064-r7500.dts
index 975556756041603063db84238ae7f2a2be3b0220..6c51d9507260095a48ffa8af46123fb69c2b5c56 100644 (file)
                        status = "okay";
                };
 
-               phy@100f8800 {          /* USB3 port 1 HS phy */
-                       clocks = <&gcc USB30_0_UTMI_CLK>;
-                       status = "okay";
-               };
-
-               phy@100f8830 {          /* USB3 port 1 SS phy */
-                       clocks = <&gcc USB30_0_MASTER_CLK>;
-                       status = "okay";
-               };
-
-               phy@110f8800 {          /* USB3 port 0 HS phy */
-                       clocks = <&gcc USB30_1_UTMI_CLK>;
-                       status = "okay";
-               };
-
-               phy@110f8830 {          /* USB3 port 0 SS phy */
-                       clocks = <&gcc USB30_1_MASTER_CLK>;
-                       status = "okay";
-               };
-
-               usb30@0 {
+               usb3_0: usb3@110f8800 {
                        clocks = <&gcc USB30_1_MASTER_CLK>;
                        status = "okay";
                };
 
-               usb30@1 {
+               usb3_1: usb3@100f8800 {
                        clocks = <&gcc USB30_0_MASTER_CLK>;
                        status = "okay";
                };