aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-5.10
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2021-10-11 11:47:21 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2021-10-24 18:52:06 +0200
commit7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e (patch)
tree8c4a8ec8458f6e44e911c425e5f8d4712902344f /target/linux/at91/patches-5.10
parent05a7af9ca0dd9c42eafbca5aa988b141e0e06053 (diff)
downloadupstream-7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e.tar.gz
upstream-7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e.tar.bz2
upstream-7bd0fba3dfefb4c4a7c0b4db65feedf3d7a13f5e.zip
at91: kernel: bump to 5.10
Bump at91 targets to kernel v5.10. With this patches and files for wb45n and wb50n were removed as they are now included in upstream kernel. Along with: - this the kernel config for sama5d2 and sam9x targets has been refreshed (with make kernel_menuconfig + save); - CONFIG_ARCH_AT91 and specific sam9x SoCs (AT91RM9200, AT91SAM9, SAM9X60) has been enabled such that sam9x SoCs to be able to boot. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Diffstat (limited to 'target/linux/at91/patches-5.10')
-rw-r--r--target/linux/at91/patches-5.10/101-ARM-at91-build-dtb-for-q5xr5.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/at91/patches-5.10/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches-5.10/101-ARM-at91-build-dtb-for-q5xr5.patch
new file mode 100644
index 0000000000..2bf8ca52ec
--- /dev/null
+++ b/target/linux/at91/patches-5.10/101-ARM-at91-build-dtb-for-q5xr5.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -41,6 +41,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
+ at91-kizboxmini-mb.dtb \
+ at91-kizboxmini-rd.dtb \
+ at91-smartkiz.dtb \
++ at91-q5xr5.dtb \
+ at91-wb45n.dtb \
+ at91sam9g15ek.dtb \
+ at91sam9g25-gardena-smart-gateway.dtb \