Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -323,6 +323,8 @@
	pinctrl-names = "default";
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_pcie>;
	pinctrl-0 = <&pinctrl_pcie>;
	reset-gpio = <&gpio7 12 GPIO_ACTIVE_HIGH>;
	reset-gpio = <&gpio7 12 GPIO_ACTIVE_HIGH>;
	fsl,tx-swing-full = <103>;
	fsl,tx-swing-low = <103>;
	status = "okay";
	status = "okay";
};
};