ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 25 Apr 2019 14:50:55 +0000 (16:50 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Mon, 6 May 2019 07:50:26 +0000 (09:50 +0200)
commitc987e086d9c34bcf0b64360805437eeec24e46d4
treeb73f59d351b9112de3780c9a641846f57e704439
parent16f6cb4c3fa1695ef4ebec9c8b3d500baa4a5ceb
ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards

stm32f746-disco embeds a 16Mb qspi flash, stm32f746-eval and
stm32f769-disco embeds a 64Mb qspi flash.
Update the reg property accordingly

Remove deprecated memory-map property.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/stm32746g-eval-u-boot.dtsi
arch/arm/dts/stm32f746-disco-u-boot.dtsi
arch/arm/dts/stm32f769-disco-u-boot.dtsi