ARM: dts: Introduce STM32F429 MCU
authorMaxime Coquelin <mcoquelin.stm32@gmail.com>
Wed, 3 Jun 2015 14:54:02 +0000 (16:54 +0200)
committerKevin Hilman <khilman@linaro.org>
Wed, 10 Jun 2015 22:50:08 +0000 (15:50 -0700)
commit338a6aaabc02fa63b70441dd0e1b70aea64673c6
tree6445e2584ab362c79d59ba4ba98c32644a8c6e9f
parent30ac4367cda817d6a633546ebf928f73155368c5
ARM: dts: Introduce STM32F429 MCU

The STMicrolectornics's STM32F429 MCU has the following main features:
 - Cortex-M4 core running up to @180MHz
 - 2MB internal flash, 256KBytes internal RAM
 - FMC controller to connect SDRAM, NOR and NAND memories
 - 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

Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32f429-disco.dts [new file with mode: 0644]
arch/arm/boot/dts/stm32f429.dtsi [new file with mode: 0644]