diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-02-20 17:26:10 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-02-20 17:26:10 +0000 |
commit | 53204c81b44a8fffd29e8de79459a19d1c83f711 (patch) | |
tree | 0d0256e4f7adf38e45cbc655fbc31096ae739c99 /target/linux/imx6/patches-3.10/114-gw53xx.patch | |
parent | 9a6b84af10f3bfd445ea206562b3ac28cd702c33 (diff) |
imx6: update Ventana dts
Update the Ventana device-tree to match upstream:
- Add IMX6Q/IMX6DL variants for GW54xx/GW53xx/GW52xx/GW51xx
- align pinctrl with upstream
- consolidate multiple patches into one
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39644 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/patches-3.10/114-gw53xx.patch')
-rw-r--r-- | target/linux/imx6/patches-3.10/114-gw53xx.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/imx6/patches-3.10/114-gw53xx.patch b/target/linux/imx6/patches-3.10/114-gw53xx.patch deleted file mode 100644 index 9c31204640..0000000000 --- a/target/linux/imx6/patches-3.10/114-gw53xx.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -121,6 +121,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ - imx6q-gw54xx.dtb \ - imx6dl-gw51xx.dtb \ - imx6dl-gw52xx.dtb \ -+ imx6dl-gw53xx.dtb \ - imx6q-sabreauto.dtb \ - imx6q-sabrelite.dtb \ - imx6q-sabresd.dtb \ |