boards: arm: mimx8mp_evk: Enable spi support

Set spi as supported to allow loopback testing.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
Pieter De Gendt 2024-02-20 15:19:50 +01:00 committed by Anas Nashif
parent c093ff4260
commit b9e4850aa2
2 changed files with 2 additions and 0 deletions

View file

@ -19,5 +19,6 @@ testing:
- net
- bluetooth
supported:
- spi
- uart
vendor: nxp

View file

@ -19,5 +19,6 @@ testing:
- net
- bluetooth
supported:
- spi
- uart
vendor: nxp