boards: arm: mimxrt1170_evkb: add support for DMA test

Enable DMA test for RT1170 EVKB

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2023-06-13 17:26:04 +00:00 committed by Carles Cufí
commit 968ba5190d
5 changed files with 23 additions and 1 deletions

View file

@ -0,0 +1,7 @@
/*
* Copyright 2023 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
test_dma0: &edma_lpsr0 { };

View file

@ -0,0 +1,7 @@
/*
* Copyright 2023 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
test_dma0: &edma0 { };