]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: stm32: support STM32h747i-disco board
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 27 Apr 2025 07:43:27 +0000 (09:43 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Wed, 14 May 2025 08:36:15 +0000 (10:36 +0200)
commit49ba8fc6eab63165639ffbb9f976222d39739cab
tree07432733c43d351b3eee1ca8e87c2744450218ab
parent8e71dfe46a4a1e9505b1a327470f879b63388968
ARM: dts: stm32: support STM32h747i-disco board

The board includes an STM32H747XI SoC with the following resources:
 - 2 Mbytes Flash
 - 1 Mbyte SRAM
 - LCD-TFT controller
 - MIPI-DSI interface
 - FD-CAN
 - USB 2.0 high-speed/full-speed
 - Ethernet MAC
 - camera interface

Detailed information can be found at:
https://www.st.com/en/evaluation-tools/stm32h747i-disco.html

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://lore.kernel.org/r/20250427074404.3278732-9-dario.binacchi@amarulasolutions.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/Makefile
arch/arm/boot/dts/st/stm32h747i-disco.dts [new file with mode: 0644]