aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-10-15 19:06:08 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-10-22 15:15:55 +0200
commit95627665cbcb03c20a4356df3123b19285f5c083 (patch)
tree0f5ad6c7956d541355f0d7c34bd374c92a29d0a4 /target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch
parentf73ed33be121c8fa0fa81e9c2f29ce98ed863f42 (diff)
downloadupstream-95627665cbcb03c20a4356df3123b19285f5c083.tar.gz
upstream-95627665cbcb03c20a4356df3123b19285f5c083.tar.bz2
upstream-95627665cbcb03c20a4356df3123b19285f5c083.zip
at91: update to kernel 4.9
This brings the at91 target to kernel 4.9. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Tested-by: Ben Whitten <ben.whitten@gmail.com>
Diffstat (limited to 'target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch')
-rw-r--r--target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch
new file mode 100644
index 0000000000..1cee5588a0
--- /dev/null
+++ b/target/linux/at91/patches-4.9/101-ARM-at91-build-dtb-for-q5xr5.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -40,6 +40,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
+ at91-ariettag25.dtb \
+ at91-cosino_mega2560.dtb \
+ at91-kizboxmini.dtb \
++ at91-q5xr5.dtb \
+ at91sam9g15ek.dtb \
+ at91sam9g25ek.dtb \
+ at91sam9g35ek.dtb \