ARM: dts: stm32: Add STM32H743 MCU and STM32H743i-EVAL board
authorAlexandre TORGUE <alexandre.torgue@st.com>
Tue, 31 Jan 2017 09:44:25 +0000 (10:44 +0100)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Fri, 24 Mar 2017 10:59:29 +0000 (11:59 +0100)
commit500cdb23d608cff2e0934aec8a4008e8e9577a47
tree8c02ba8c2ec07f626122a66d59e4be4236c4249c
parentd5a7e744614c8b923066df0e77e74f7ab2cb7e28
ARM: dts: stm32: Add STM32H743 MCU and STM32H743i-EVAL board

Add basic support for STM32H743 MCU and his eval board.
The STMicrolectornics's STM32H743 MCU is based on  Cortex-M7 core
running up to @400MHz with 2MB internal flash and 1MB internal RAM.

For more details see:
Documentation/arm/stm32/stm32h743-overview.txt

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