summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-10-27 03:35:47 -0500
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:26:41 -0600
commit24841df566df97de80e860a6f84634ee43266a7a (patch)
tree9a9ab5f277ff3ce1353f49ee20145f467366f6c8
parent747185e46d6e3fbbe0612fba259e8401691cc067 (diff)
downloadmeta-multitech-atmel-24841df566df97de80e860a6f84634ee43266a7a.tar.gz
meta-multitech-atmel-24841df566df97de80e860a6f84634ee43266a7a.tar.bz2
meta-multitech-atmel-24841df566df97de80e860a6f84634ee43266a7a.zip
Add patch for multidrop serial to match Vizzini driver
-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 cbb1eb8..e18dfaf 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} \