aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch
diff options
context:
space:
mode:
authorSandeep Sheriker M <sandeep.sheriker@microchip.com>2020-08-22 12:55:47 -0700
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-25 19:28:42 +0200
commita070e2ee42bb2f1c8c20ca62eac608f526640112 (patch)
tree32a01f8e34488d18eeccf908529889c42c8f6d81 /target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch
parent81ac2a73bc227484888a2a715f8e4e2e8043804e (diff)
downloadupstream-a070e2ee42bb2f1c8c20ca62eac608f526640112.tar.gz
upstream-a070e2ee42bb2f1c8c20ca62eac608f526640112.tar.bz2
upstream-a070e2ee42bb2f1c8c20ca62eac608f526640112.zip
at91: bump linux version to 5.4
Move patches to 5.4, put config only in subtarget directories. Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com> [refresh patches, add commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch')
-rw-r--r--target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch
new file mode 100644
index 0000000000..b736b99f7f
--- /dev/null
+++ b/target/linux/at91/patches-5.4/101-ARM-at91-build-dtb-for-q5xr5.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -38,6 +38,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
+ at91-ariettag25.dtb \
+ at91-cosino_mega2560.dtb \
+ at91-kizboxmini.dtb \
++ at91-q5xr5.dtb \
+ at91-wb45n.dtb \
+ at91sam9g15ek.dtb \
+ at91sam9g25ek.dtb \