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:
parent
4f9e2c4a7a
commit
18202d0db3
3 changed files with 37 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue