From cd43416a78b0cdd194cc35099959f182cdbba015 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 23 Oct 2013 22:16:03 +0000 Subject: imx6: pcie driver fixups Add upstream patches needed for PCIe through a switch. Signed-off-by: Tim Harvey SVN-Revision: 38511 --- .../imx6/patches-3.10/010-pcie-backport-fixes.patch | 17 +++++++++++++++++ 1 file changed, 17 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 2aea708..cb26ec8 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 @@ -26,3 +26,20 @@ + +# PCI host controller drivers +obj-y += host/ +--- a/Documentation/devicetree/bindings/clock/imx6q-clock.txt ++++ b/Documentation/devicetree/bindings/clock/imx6q-clock.txt +@@ -208,10 +208,10 @@ clocks and IDs. + pll4_post_div 193 + pll5_post_div 194 + pll5_video_div 195 +- lvds1_sel 204 +- lvds2_sel 205 +- lvds1_gate 206 +- lvds2_gate 207 ++ lvds1_sel 196 ++ lvds2_sel 197 ++ lvds1_gate 198 ++ lvds2_gate 199 + + Examples: + -- cgit v1.1