From 575413a779e97db85e42d20750272306bfbd3ff1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 21 Nov 2015 10:54:53 +0000 Subject: ipq806x: fix pcie tx0-term-offset setting Signed-off-by: Felix Fietkau SVN-Revision: 47543 --- .../112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch') diff --git a/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch b/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch index 4c53d5089f..b2abe10620 100644 --- a/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch +++ b/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch @@ -40,7 +40,7 @@ Signed-off-by: Mathieu Olivari 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 + 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 + reset-gpio = <&qcom_pinmux 48 0>; + pinctrl-0 = <&pcie1_pins>; + pinctrl-names = "default"; ++ phy-tx0-term-offset = <7>; + }; }; }; -- cgit v1.2.3