projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf45348
)
ARM: dts: imx: ba16: Add correct PCIe Tx Values
author
Justin Waters
<justin.waters@timesys.com>
Wed, 2 Mar 2016 16:29:13 +0000
(11:29 -0500)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-ba16.dtsi
b/arch/arm/boot/dts/imx6q-ba16.dtsi
index
8f6e603
..
fcc7b50
100644
(file)
--- a/
arch/arm/boot/dts/imx6q-ba16.dtsi
+++ b/
arch/arm/boot/dts/imx6q-ba16.dtsi
@@
-323,6
+323,8
@@
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";
};