Re: [PATCH 1/3] ARM: dts: stm32: add CAN support on stm32f429

2023-09-26 Thread Patrice CHOTARD
On 9/3/23 22:33, Dario Binacchi wrote: > commit 7355ad1950f41e755e6dc451834be3b94f82acd4 Linux upstream. > > 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

Re: [PATCH 1/3] ARM: dts: stm32: add CAN support on stm32f429

2023-09-26 Thread Patrice CHOTARD
On 9/3/23 22:33, Dario Binacchi wrote: > commit 7355ad1950f41e755e6dc451834be3b94f82acd4 Linux upstream. > > 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

[PATCH 1/3] ARM: dts: stm32: add CAN support on stm32f429

2023-09-03 Thread Dario Binacchi
commit 7355ad1950f41e755e6dc451834be3b94f82acd4 Linux upstream. 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