ipq806x: apply updated USB PHY settings to v2.0 SoC
[openwrt/staging/wigyori.git] / target / linux / ipq806x / files-4.14 / arch / arm / boot / dts / qcom-ipq8064-v2.0.dtsi
index b90ce81868ec840255105b87c5f0c55ba3cc5927..5a40b03eefdea869683d65e2a2ee77b248c87f4d 100644 (file)
@@ -1 +1,18 @@
 #include "qcom-ipq8064-v1.0.dtsi"
+
+/ {
+       soc: soc {
+
+               ss_phy_0: phy@110f8830 {
+                       rx_eq = <2>;
+                       tx_deamp_3_5db = <32>;
+                       mpll = <0xa0>;
+               };
+
+               ss_phy_1: phy@100f8830 {
+                       rx_eq = <2>;
+                       tx_deamp_3_5db = <32>;
+                       mpll = <0xa0>;
+               };
+       };
+};