Skip to content

Commit b914c7f

Browse files
smalaedanieldegrasse
authored andcommitted
tests: dma: siwx91x: loop_transfer test support
Add siwx917_rb4338a and siwx917_rb4342a overlays for loop_transfer test Signed-off-by: Sai Santhosh Malae <Santhosh.Malae@silabs.com>
1 parent ff8a8a2 commit b914c7f

File tree

2 files changed

+20
-0
lines changed

2 files changed

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

0 commit comments

Comments
 (0)