Skip to content

Commit 0418d66

Browse files
committed
snippets: sdp: mspi: add software-multiperipheral
Since switching between peripheral devices is done in SW, add appropriate binding. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent df5bac6 commit 0418d66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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)