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:
Yves Vandervennet 2022-08-10 14:10:52 -05:00 committed by Mahesh Mahadevan
commit 7a4bb3b27c
4 changed files with 38 additions and 0 deletions

View file

@ -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