ARM: dts: stm32: add CAN support on stm32f429
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Tue, 28 Mar 2023 07:33:26 +0000 (09:33 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 28 Mar 2023 09:43:36 +0000 (11:43 +0200)
commit7355ad1950f41e755e6dc451834be3b94f82acd4
tree0eadcdba119ea72052d10e114a250f900c8d4e83
parente43250c0ac8123e4560ac39777cd94ab6e75ee23
ARM: dts: stm32: add CAN support on stm32f429

Add support for bxcan (Basic eXtended CAN controller) to STM32F429. The
chip contains two CAN peripherals, CAN1 the primary and CAN2 the secondary,
that share some of the required logic like clock and filters. This means
that the secondary CAN can't be used without the primary CAN.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://lore.kernel.org/all/20230328073328.3949796-4-dario.binacchi@amarulasolutions.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
arch/arm/boot/dts/stm32f429.dtsi