sam: atsamc2x: dmac enable, fix uart-async

Enable dmac driver for C2x in dtsi file.
Fix tests for atsamc21n_xpro board by adding
overlay.

Signed-off-by: Kamil Serwus <kserwus@gmail.com>
This commit is contained in:
Kamil Serwus 2023-04-03 18:34:40 +02:00 committed by Carles Cufí
commit 71d0394752
6 changed files with 53 additions and 2 deletions

View file

@ -0,0 +1,7 @@
/*
* Copyright (c) 2022 Kumar Gala <galak@kernel.org>
*
* SPDX-License-Identifier: Apache-2.0
*/
test_dma0: &dmac { };