drivers: mcux: imx rt flexcan support
Adds imx rt support. Allows n-number of can interfaces based on device-tree. Adds a "common" irq name. Added CAN bus pins and dts for 1060 and 1064 EVK. Signed-off-by: Rick Talbott <rtalbott@fastmail.com>
This commit is contained in:
parent
fb71c6f47e
commit
60e5e79ca1
13 changed files with 225 additions and 145 deletions
|
@ -17,5 +17,6 @@
|
|||
#define IMX_CCM_USDHC2_CLK 7
|
||||
#define IMX_CCM_EDMA_CLK 8
|
||||
#define IMX_CCM_UART_CLK 9
|
||||
#define IMX_CCM_CAN_CLK 10
|
||||
|
||||
#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_IMX_CCM_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue