aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-03 13:06:42 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-03 13:06:42 +0000
commit60dd4429b71227cbecf22892b26e125fedd4159d (patch)
treea2fd41a346c7726c17f980ae49a6e74216a33741 /target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch
parent5617993e1059509ab09b1f3f210634c1f6a48af8 (diff)
downloadupstream-60dd4429b71227cbecf22892b26e125fedd4159d.tar.gz
upstream-60dd4429b71227cbecf22892b26e125fedd4159d.tar.bz2
upstream-60dd4429b71227cbecf22892b26e125fedd4159d.zip
imx6: update upstream pcie patches
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38298
Diffstat (limited to 'target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch')
-rw-r--r--target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch b/target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch
index aef6b05f48..2aea7084c7 100644
--- a/target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch
+++ b/target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch
@@ -1,3 +1,14 @@
+--- a/arch/arm/boot/dts/imx6qdl.dtsi
++++ b/arch/arm/boot/dts/imx6qdl.dtsi
+@@ -119,7 +119,7 @@
+ 0x82000000 0 0x01000000 0x01000000 0 0x00f00000>; /* non-prefetchable memory */
+ num-lanes = <1>;
+ interrupts = <0 123 0x04>;
+- clocks = <&clks 189>, <&clks 187>, <&clks 206>, <&clks 144>;
++ clocks = <&clks 189>, <&clks 187>, <&clks 198>, <&clks 144>;
+ clock-names = "pcie_ref_125m", "sata_ref_100m", "lvds_gate", "pcie_axi";
+ status = "disabled";
+ };
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
@@ -125,3 +125,5 @@ config PCI_IOAPIC