Skip to content

Commit 7fb2358

Browse files
talih0kartben
authored andcommitted
tests: dma: chan_blen_transfer: Add xmc47/45_relax_kit overlays
Adds overlays for xmc47_relax_kit and xmc45_relax_kit boards. Signed-off-by: Andriy Gelman <[email protected]>
1 parent c68004c commit 7fb2358

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DMA_TRANSFER_BURST16=n
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
* Copyright (c) 2025 Andriy Gelman
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&dma0 {
8+
status = "okay";
9+
};
10+
11+
tst_dma0: &dma0 { };
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_DMA_TRANSFER_BURST16=n
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/*
2+
* Copyright (c) 2025 Andriy Gelman
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&dma0 {
8+
status = "okay";
9+
};
10+
11+
tst_dma0: &dma0 { };

0 commit comments

Comments
 (0)