ARM: dts: stm32: move can3 node from stm32f746 to stm32f769
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Mon, 25 Mar 2024 07:56:28 +0000 (08:56 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 25 Apr 2024 13:00:29 +0000 (15:00 +0200)
commit96a9e2b2a279778204e5baf384ef264720884a35
tree5630bd6382d37a72f58c9f6e490f9b70ac21e795
parentc83509527529c1fcd9c1bf341d101a2372649484
ARM: dts: stm32: move can3 node from stm32f746 to stm32f769

According to documents [1], [2] and [3], we have 2 CAN devices on the
stm32f746 platform and 3 on the stm32f769 platform. So let's move the
can3 node from stm32f746.dtsi to stm32f769.dtsi.

[1] https://www.st.com/en/microcontrollers-microprocessors/stm32f7-series.html
[2] RM0385: STM32F75xxx and STM32F74xxx advanced ArmĀ®-based 32-bit MCUs
[3] RM0410: STM32F76xxx and STM32F77xxx advanced ArmĀ®-based 32-bit MCUs
Fixes: df362914eead ("ARM: dts: stm32: re-add CAN support on stm32f746")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32f746.dtsi
arch/arm/boot/dts/st/stm32f769.dtsi