]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx: ba16: Add correct PCIe Tx Values
authorJustin Waters <justin.waters@timesys.com>
Wed, 2 Mar 2016 16:29:13 +0000 (11:29 -0500)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 Apr 2016 09:44:57 +0000 (17:44 +0800)
Utilize the new PCIe Tx configuration to properly support the correct
values.

Signed-off-by: Justin Waters <justin.waters@timesys.com>
Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-ba16.dtsi

index 8f6e6035f3f7ab715ff2d787828ae84e06b2f10c..fcc7b50005114de9b5f007a5f5a624904c184f20 100644 (file)
@@ -323,6 +323,8 @@ &pcie {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_pcie>;
        reset-gpio = <&gpio7 12 GPIO_ACTIVE_HIGH>;
+       fsl,tx-swing-full = <103>;
+       fsl,tx-swing-low = <103>;
        status = "okay";
 };