can: nxp: enabling MCAN on NXP's lpcxpresso55s36
This commit introduces - changes on SoC Kconfig and dts files - board specific changes (CAN node status, pinctrl and Zephyr alias) Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com>
This commit is contained in:
parent
f981652dba
commit
7a4bb3b27c
4 changed files with 38 additions and 0 deletions
|
@ -53,6 +53,7 @@ config SOC_LPC55S36
|
|||
select ARMV8_M_DSP
|
||||
select ARM_TRUSTZONE_M
|
||||
select CLOCK_CONTROL
|
||||
select HAS_MCUX_MCAN
|
||||
# select HAS_MCUX_IAP if !TRUSTED_EXECUTION_NONSECURE
|
||||
|
||||
config SOC_LPC55S69_CPU0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue