ARM: dts: stm32: add stm32f769I & stm32f746 discovery board support
authorVikas Manocha <vikas.manocha@st.com>
Wed, 7 Jun 2017 11:55:25 +0000 (13:55 +0200)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Wed, 7 Jun 2017 12:28:54 +0000 (14:28 +0200)
commitf44848b6f7ca8b8cbc3d04be3eb476b1ec531681
tree18c30fc26157a083c6c72f77731b350417d6d646
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ARM: dts: stm32: add stm32f769I & stm32f746 discovery board support

Stm32f769I & stm32f746 are MCUs of stm32f7 family. Here are the major
specs of the two boards:

stm32f769I discovery board:
- Cortex-M7 core @216MHz
- 2MB mcu internal flash
- 512KB internal sram
- 16MB sdram memory
- 64MB qspi flash memory
- 4 inch wvga LCD-TFT Display

stm32f746 discovery board:
- Cortex-M7 core @216MHz
- 1MB mcu internal flash
- 320KB internal sram
- 8MB sdram memory
- 16MB qspi flash memory
- 4.3 inch 480x272 LCD-TFT display

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32f746-disco.dts [new file with mode: 0644]
arch/arm/boot/dts/stm32f746.dtsi
arch/arm/boot/dts/stm32f769-disco.dts [new file with mode: 0644]