diff options
author | Luka Perkov <luka@openwrt.org> | 2013-10-23 22:16:03 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-10-23 22:16:03 +0000 |
commit | cd43416a78b0cdd194cc35099959f182cdbba015 (patch) | |
tree | eec3365951eca4084c4cf2ce30000c5f7fa6b474 /target/linux/imx6/patches-3.10/010-pcie-backport-fixes.patch | |
parent | a0c9c711cd30c26f7b06eeea208fad6233c90d5c (diff) | |
download | mtk-20170518-cd43416a78b0cdd194cc35099959f182cdbba015.zip mtk-20170518-cd43416a78b0cdd194cc35099959f182cdbba015.tar.gz mtk-20170518-cd43416a78b0cdd194cc35099959f182cdbba015.tar.bz2 |
imx6: pcie driver fixups
Add upstream patches needed for PCIe through a switch.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38511
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.patch | 17 |
1 files changed, 17 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 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: + |