Skip to content

Commit 2defafa

Browse files
adamkondraciukrlubos
authored andcommitted
tests: benchmarks: mulicore: idle_spim: Align idle_spim tests
Add configuration to idle_spim test for the device runtime PM. Signed-off-by: Adam Kondraciuk <[email protected]>
1 parent 504a144 commit 2defafa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/*
2+
* Copyright (c) 2024 Nordic Semiconductor ASA
3+
*
4+
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
*/
6+
7+
&spi131 {
8+
zephyr,pm-device-runtime-auto;
9+
};
10+
11+
&exmif {
12+
status = "disabled";
13+
};

0 commit comments

Comments
 (0)