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-11-15 03:48:31 -0600
commit6165eca18c6abc090b860899ae708ce0ee4ea2e1 (patch)
tree9a9ab5f277ff3ce1353f49ee20145f467366f6c8
parent8cf2633c5bf7b05fb5f3bdb39eca370272564ad8 (diff)
downloadmeta-multitech-atmel-6165eca18c6abc090b860899ae708ce0ee4ea2e1.tar.gz
meta-multitech-atmel-6165eca18c6abc090b860899ae708ce0ee4ea2e1.tar.bz2
meta-multitech-atmel-6165eca18c6abc090b860899ae708ce0ee4ea2e1.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} \