summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-10-27 03:35:47 -0500
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-11-18 09:59:41 +0200
commit5e363ebddbb2b891d89d52f001e565a62e2732d8 (patch)
treecd3c1bdcd19eedd04f1184c112c10432b64899ae /recipes-kernel/linux
parentf80e633cddfb629766e4a6c02bf375b256cd8457 (diff)
downloadmeta-multitech-atmel-5e363ebddbb2b891d89d52f001e565a62e2732d8.tar.gz
meta-multitech-atmel-5e363ebddbb2b891d89d52f001e565a62e2732d8.tar.bz2
meta-multitech-atmel-5e363ebddbb2b891d89d52f001e565a62e2732d8.zip
Add patch for multidrop serial to match Vizzini driver
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.87.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb
index 98a5f30..6e66b00 100644
--- a/recipes-kernel/linux/linux-at91_4.9.87.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.87.bb
@@ -54,7 +54,6 @@ COMMON_PATCHES = " \
file://0002-linux-4.9-telit_print_qmi_wwan.patch \
file://make-kernel-reproducible.patch \
file://linux-4.9-atmel-mci-end.patch \
- file://linux-4.9-mtcdt-atmel-multidrop.patch \
file://i2c-at91.conf \
"
@@ -62,6 +61,7 @@ COMMON_PATCHES = " \
SRC_URI_append_mtcdt = "\
${COMMON_PATCHES} \
file://linux-4.9-mtcdt-device-tree.patch \
+ file://linux-4.9-mtcdt-atmel-multidrop.patch \
"
SRC_URI_append_mtrv1 = "\
${COMMON_PATCHES} \