From 38bc58750e0047636e28817de4b6c8a45030942e Mon Sep 17 00:00:00 2001 From: luka 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38511 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../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 2aea7084c7..cb26ec83d4 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.2.3