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:
parent
cd78028e15
commit
c7200cac00
2 changed files with 61 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue