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:
parent
7d23e03566
commit
71d0394752
6 changed files with 53 additions and 2 deletions
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* Copyright (c) 2022 Kumar Gala <galak@kernel.org>
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
test_dma0: &dmac { };
|
Loading…
Add table
Add a link
Reference in a new issue