summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-09-23 09:20:58 -0500
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-11-18 09:45:29 +0200
commit6fbfeb39a1e5700e24a55c0cb631141b315ec23a (patch)
treee5b7d9729234f7d5bea5c1e035188a87d90cfc58 /recipes-kernel/linux
parent0bc48dea08bd5a4776f2dd170621c272733d2a18 (diff)
downloadmeta-multitech-atmel-6fbfeb39a1e5700e24a55c0cb631141b315ec23a.tar.gz
meta-multitech-atmel-6fbfeb39a1e5700e24a55c0cb631141b315ec23a.tar.bz2
meta-multitech-atmel-6fbfeb39a1e5700e24a55c0cb631141b315ec23a.zip
ttyS4, external serial port, must be by default disabled
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch b/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch
index cc7ad86..e6014c2 100644
--- a/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch
+++ b/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/linux-4.9-mtrv1-device-tree.patch
@@ -295,7 +295,7 @@ diff -Naru orig/arch/arm/boot/dts/mtrv1.dts new/arch/arm/boot/dts/mtrv1.dts
+};
+
+&usart3 {
-+ status = "okay";
++ status = "disabled";
+ pinctrl-0 = <&pinctrl_usart3 &pinctrl_usart3_rts &pinctrl_usart3_cts>;
+ dmas = <&dma0 1 AT91_DMA_CFG_PER_ID(14)>,
+ <&dma0 1 (AT91_DMA_CFG_PER_ID(15) | AT91_DMA_CFG_FIFOCFG_ASAP)>;