Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 83d607f

Browse files
committedMar 17, 2025·
snippets: sdp: mspi: add software-multiperipheral
Since switching between peripheral devices is done in SW, add appropriate binding. Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
1 parent 4d72b1e commit 83d607f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎snippets/sdp/mspi/sdp-mspi-app.overlay

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
sdp_mspi: sdp_mspi {
1111
compatible = "nordic,nrfe-mspi-controller";
12+
software-multiperipheral;
1213
#address-cells = <1>;
1314
#size-cells = <0>;
1415
};

0 commit comments

Comments
 (0)
Please sign in to comment.