Skip to content

Commit ccf42ea

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 <marcin.szymczyk@nordicsemi.no>
1 parent a307aba commit ccf42ea

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)