nuttx/arch/arm
Michal Lenc ae57492189 samv7: enable MCAN driver support for both rev A and rev B
This commit enables the MCAN driver to function with both rev A and rev B
version of the chip. The version of the chip is selected automtically from
SAM_CHIPID_CIDR register so there is no need to predefined it in the
configuration.

The functonality was tested on rev B version of the chip. The rev A was
not tested since I do not have the functional board but the code remains
the same as in the previous NuttX version so it should not cause any
additional troubles.

The code is co-authored by Miloš Pokorný who wrote the initial transition
to rev B of the chip.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
Co-authored-by: Miloš Pokorný <milos.pokorny@seznam.cz>
2021-12-07 23:36:11 -06:00
..
include 1.phyplus update files to accord with the requirement of chcekpatch.sh 2021-12-07 01:37:29 -06:00
src samv7: enable MCAN driver support for both rev A and rev B 2021-12-07 23:36:11 -06:00
Kconfig 1.phyplus update files to accord with the requirement of chcekpatch.sh 2021-12-07 01:37:29 -06:00