dts: arm: nxp: add FlexCAN support for S32K1xx
S32K1xx devices have a maximum of 3 FlexCAN peripherals. Each part may define a different maximum number of instances and message buffers, hence the interrupt lines are defined in the part specific dts. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
133d8c7817
commit
58f5720eb4
4 changed files with 41 additions and 1 deletions
|
@ -17,5 +17,6 @@ config SOC_SERIES_S32K1XX
|
|||
select HAS_MCUX_LPI2C
|
||||
select HAS_MCUX_LPSPI
|
||||
select HAS_MCUX_FTM
|
||||
select HAS_MCUX_FLEXCAN
|
||||
help
|
||||
Enable support for NXP S32K1XX MCU series.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue