summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-09-07 10:39:35 -0500
committerJohn Klug <john.klug@multitech.com>2021-09-07 10:39:35 -0500
commit747cd50732755d0cea540bbaf85889985d561787 (patch)
tree1893e109ad126346c281dd272d1859f824d1ea24 /recipes-kernel/linux
parentf33a7b7bab73197629f652c6c0eb7dd3a56f87bb (diff)
downloadmeta-multitech-atmel-747cd50732755d0cea540bbaf85889985d561787.tar.gz
meta-multitech-atmel-747cd50732755d0cea540bbaf85889985d561787.tar.bz2
meta-multitech-atmel-747cd50732755d0cea540bbaf85889985d561787.zip
Add UART0 & USART3 for MTRV1-0.4
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtrv1.dts4
-rw-r--r--recipes-kernel/linux/linux-at91_5.4.81.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtrv1.dts b/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtrv1.dts
index aaa47c1..82cc588 100644
--- a/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtrv1.dts
+++ b/recipes-kernel/linux/linux-at91-5.4.81/mts-dts/mtrv1.dts
@@ -962,7 +962,7 @@
dma-names = "tx", "rx";
clocks = <&pmc PMC_TYPE_PERIPHERAL 8>;
clock-names = "usart";
- status = "disabled";
+ status = "okay";
};
uart0: serial@f8040000 {
@@ -990,7 +990,7 @@
pinctrl-0 = <&pinctrl_uart1>;
clocks = <&pmc PMC_TYPE_PERIPHERAL 16>;
clock-names = "usart";
- status = "disabled";
+ status = "okay";
};
adc0: adc@f804c000 {
diff --git a/recipes-kernel/linux/linux-at91_5.4.81.bb b/recipes-kernel/linux/linux-at91_5.4.81.bb
index 89fda1c..5796ac3 100644
--- a/recipes-kernel/linux/linux-at91_5.4.81.bb
+++ b/recipes-kernel/linux/linux-at91_5.4.81.bb
@@ -17,7 +17,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
SRCREV = "6cb5b8839e5f8b9bdd69273bd396ded4f0edd09e"
SRCREV_sama7g5ek = "d67f0979dcc377863060e803a2280b7a7e1a22c0"
-PR = "r1"
+PR = "r2"
KERNEL_VERSION = "${PV}"
KERNEL_REVISION = "${PR}"
EXTRAVERSION = ""