aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-05-28 10:21:16 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2019-05-30 12:12:37 +0200
commited224b1880c6609a5c2a837ba23bb96081a433df (patch)
tree020e282323a4a0c58bc929deec40dbfb69fa2e61 /target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch
parentaff084adf339cf9fd966ce8e2b1173b3ff51fd48 (diff)
downloadupstream-ed224b1880c6609a5c2a837ba23bb96081a433df.tar.gz
upstream-ed224b1880c6609a5c2a837ba23bb96081a433df.tar.bz2
upstream-ed224b1880c6609a5c2a837ba23bb96081a433df.zip
at91: Update kernel to version 4.14
This adds support for kernel 4.14 to the target and directly make it the default kernel version to use. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Tested-by: Sandeep Sheriker <sandeepsheriker.mallikarjun@microchip.com>
Diffstat (limited to 'target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch')
-rw-r--r--target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch b/target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch
new file mode 100644
index 0000000000..324017c517
--- /dev/null
+++ b/target/linux/at91/patches-4.14/103-ARM-at91-build-dtb-for-wb50n.patch
@@ -0,0 +1,12 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -63,7 +63,8 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
+ at91-sama5d4_ma5d4evk.dtb \
+ at91-sama5d4_xplained.dtb \
+ at91-sama5d4ek.dtb \
+- at91-vinco.dtb
++ at91-vinco.dtb \
++ wb50n.dtb
+ dtb-$(CONFIG_ARCH_ATLAS6) += \
+ atlas6-evb.dtb
+ dtb-$(CONFIG_ARCH_ATLAS7) += \