Commit e85225d7 authored by Justin Waters's avatar Justin Waters Committed by Shawn Guo

ARM: dts: imx: ba16: Add correct PCIe Tx Values

Utilize the new PCIe Tx configuration to properly support the correct
values.
Signed-off-by: default avatarJustin Waters <justin.waters@timesys.com>
Signed-off-by: default avatarAkshay Bhat <akshay.bhat@timesys.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent cf453482
......@@ -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";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment