aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-19 09:07:06 +0000
committerJohn Crispin <john@openwrt.org>2015-02-19 09:07:06 +0000
commit0227827f7bdfd029f40a4bf4b12a325e11dd4859 (patch)
treeaf5b2f11b03d896100babd21230abaa8f5c459cc /target/linux/at91/patches
parent3cf87e67b2bcb206a964211b08dd4e268d5e9455 (diff)
downloadupstream-0227827f7bdfd029f40a4bf4b12a325e11dd4859.tar.gz
upstream-0227827f7bdfd029f40a4bf4b12a325e11dd4859.tar.bz2
upstream-0227827f7bdfd029f40a4bf4b12a325e11dd4859.zip
at91: Add dts for Exegin Q5x boards.
Signed-off-by: Owen Kirby <osk@exegin.com> SVN-Revision: 44492
Diffstat (limited to 'target/linux/at91/patches')
-rw-r--r--target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch
new file mode 100644
index 0000000000..0465552c1b
--- /dev/null
+++ b/target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -20,6 +20,7 @@
+ dtb-$(CONFIG_ARCH_AT91) += usb_a9263.dtb
+ # sam9g20
+ dtb-$(CONFIG_ARCH_AT91) += at91-foxg20.dtb
++dtb-$(CONFIG_ARCH_AT91) += at91-q5xr5.dtb
+ dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek.dtb
+ dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek_2mmc.dtb
+ dtb-$(CONFIG_ARCH_AT91) += kizbox.dtb