soc: nxp_s32: add LPSPI to S32K344

Reuse existing NXP LPSPI binding for this SoC since the hardware block
for this device is the same as the one supported for other NXP devices.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
Manuel Argüelles 2023-07-06 17:49:58 -03:00 committed by Carles Cufí
commit c7200cac00
2 changed files with 61 additions and 0 deletions

View file

@ -18,5 +18,6 @@ config SOC_SERIES_S32K3_M7
select HAS_MCUX_LPUART
select HAS_MCUX_FLEXCAN
select HAS_MCUX_LPI2C
select HAS_MCUX_LPSPI
help
Enable support for NXP S32K3 MCUs family on Cortex-M7 cores