ipq806x: replace phy dwc3 patch with upstream version
[openwrt/openwrt.git] / target / linux / ipq806x / patches-5.4 / 083-ipq8064-dtsi-additions.patch
index bd3c972f5c0e0ba02edfbec28b96c930f8e62135..9db5190dae73ff506371106ef255a5e927526940 100644 (file)
 +              };
 +
 +              hs_phy_0: hs_phy_0 {
-+                      compatible = "qcom,dwc3-hs-usb-phy";
-+                      regmap = <&usb3_0>;
++                      compatible = "qcom,ipq806x-usb-phy-hs";
++                      reg = <0x110f8800 0x30>;
 +                      clocks = <&gcc USB30_0_UTMI_CLK>;
 +                      clock-names = "ref";
 +                      #phy-cells = <0>;
 +              };
 +
 +              ss_phy_0: ss_phy_0 {
-+                      compatible = "qcom,dwc3-ss-usb-phy";
-+                      regmap = <&usb3_0>;
++                      compatible = "qcom,ipq806x-usb-phy-ss";
++                      reg = <0x110f8830 0x30>;
 +                      clocks = <&gcc USB30_0_MASTER_CLK>;
 +                      clock-names = "ref";
 +                      #phy-cells = <0>;
 +              };
 +
 +              hs_phy_1: hs_phy_1 {
-+                      compatible = "qcom,dwc3-hs-usb-phy";
-+                      regmap = <&usb3_1>;
++                      compatible = "qcom,ipq806x-usb-phy-hs";
++                      reg = <0x100f8800 0x30>;
 +                      clocks = <&gcc USB30_1_UTMI_CLK>;
 +                      clock-names = "ref";
 +                      #phy-cells = <0>;
 +              };
 +
 +              ss_phy_1: ss_phy_1 {
-+                      compatible = "qcom,dwc3-ss-usb-phy";
-+                      regmap = <&usb3_1>;
++                      compatible = "qcom,ipq806x-usb-phy-ss";
++                      reg = <0x100f8830 0x30>;
 +                      clocks = <&gcc USB30_1_MASTER_CLK>;
 +                      clock-names = "ref";
 +                      #phy-cells = <0>;