]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: Add STM32F746 MCU and STM32746g-EVAL board
authorAlexandre TORGUE <alexandre.torgue@st.com>
Tue, 15 Nov 2016 11:01:57 +0000 (12:01 +0100)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Tue, 15 Nov 2016 12:59:08 +0000 (13:59 +0100)
commitec2f9b10f33fc7eb8357246feeb6f2bf5fd065d0
tree5c4bb78bb079e71adcb6346be42ec6a472c66435
parentf6dbbff4f0af1a5c0d6eaf414572b5eff7a73a8b
ARM: dts: Add STM32F746 MCU and STM32746g-EVAL board

The STMicrolectornics's STM32F746 MCU has the following main features:
 - Cortex-M7 core running up to @216MHz
 - 1MB internal flash, 320KBytes internal RAM (+4KB of backup SRAM)
 - FMC controller to connect SDRAM, NOR and NAND memories
 - Dual mode QSPI
 - SD/MMC/SDIO support
 - Ethernet controller
 - USB OTFG FS & HS controllers
 - I2C, SPI, CAN busses support
 - Several 16 & 32 bits general purpose timers
 - Serial Audio interface
 - LCD controller
 - HDMI-CEC
 - SPDIFRX

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32746g-eval.dts [new file with mode: 0644]
arch/arm/boot/dts/stm32f746.dtsi [new file with mode: 0644]