diff options
author | Luka Perkov <luka@openwrt.org> | 2013-10-30 23:31:26 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-10-30 23:31:26 +0000 |
commit | 672a8cd6ba72820f24a02dd237edaec3cd8973c5 (patch) | |
tree | bc721f84fd39a89e6881ddf06389b8ac0ab87d5f /target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch | |
parent | 8effe85ada423f2b61d863befd6e9b2430851d2d (diff) | |
download | upstream-672a8cd6ba72820f24a02dd237edaec3cd8973c5.tar.gz upstream-672a8cd6ba72820f24a02dd237edaec3cd8973c5.tar.bz2 upstream-672a8cd6ba72820f24a02dd237edaec3cd8973c5.zip |
imx6: update patches
Changes include PCI fixes and various upstream pending patches.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38624
Diffstat (limited to 'target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch')
-rw-r--r-- | target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch b/target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch index 5e62015738..256dea7edc 100644 --- a/target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch +++ b/target/linux/imx6/patches-3.12/0005-ARM-imx-Add-LVDS-general-purpose-clocks-to-i.MX6Q.patch @@ -37,7 +37,7 @@ Signed-off-by: Shawn Guo <shawn.guo@linaro.org> }; static struct clk *clk[clk_max]; -@@ -342,6 +348,18 @@ static void __init imx6q_clocks_init(struct device_node *ccm_node) +@@ -342,6 +348,18 @@ static void __init imx6q_clocks_init(str base + 0xe0, 0, 2, 0, clk_enet_ref_table, &imx_ccm_lock); |