ipq806x: fix pcie tx0-term-offset setting
[openwrt.git] / target / linux / ipq806x / patches-3.18 / 112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch
index 4c53d50..b2abe10 100644 (file)
@@ -40,7 +40,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
                        spi_pins: spi_pins {
                                mux {
                                        pins = "gpio18", "gpio19", "gpio21";
-@@ -115,5 +133,19 @@
+@@ -115,5 +133,21 @@
                usb30@1 {
                        status = "ok";
                };
@@ -50,6 +50,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
 +                      reset-gpio = <&qcom_pinmux 3 0>;
 +                      pinctrl-0 = <&pcie0_pins>;
 +                      pinctrl-names = "default";
++                      phy-tx0-term-offset = <7>;
 +              };
 +
 +              pcie1: pci@1b700000 {
@@ -57,6 +58,7 @@ Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
 +                      reset-gpio = <&qcom_pinmux 48 0>;
 +                      pinctrl-0 = <&pcie1_pins>;
 +                      pinctrl-names = "default";
++                      phy-tx0-term-offset = <7>;
 +              };
        };
  };