From 60dd4429b71227cbecf22892b26e125fedd4159d Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 3 Oct 2013 13:06:42 +0000 Subject: imx6: update upstream pcie patches Signed-off-by: Luka Perkov SVN-Revision: 38298 --- target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch') 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 -- cgit v1.2.3