soc: nxp: s32k146: add LPSPI support

Add LPSPI nodes to S32K1xx devices.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
Manuel Argüelles 2023-12-01 13:28:36 +07:00 committed by David Leach
commit 18202d0db3
3 changed files with 37 additions and 0 deletions

View file

@ -15,5 +15,6 @@ config SOC_SERIES_S32K1XX
select CLOCK_CONTROL
select HAS_MCUX_LPUART
select HAS_MCUX_LPI2C
select HAS_MCUX_LPSPI
help
Enable support for NXP S32K1XX MCU series.