zephyr/tests/drivers/dma/loop_transfer/boards/mec172xevb_assy6906.overlay
Anas Nashif df87e78dab tests: dma: rename DT node label for tested device
Use tst_dma0 to avoid conflict with how twister and ztest deal with
testcase names.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-02-07 18:51:38 -05:00

9 lines
136 B
Text

/*
* Copyright (c) 2023 Microchip Technology Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
tst_dma: &dmac {
status = "okay";
};