[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ca91f3d2-8758-b46b-dc2c-8081d32f40ab@st.com>
Date: Mon, 12 Jun 2017 13:56:50 +0200
From: Alexandre Torgue <alexandre.torgue@...com>
To: Vikas Manocha <vikas.manocha@...com>, <patrice.chotard@...com>
CC: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"moderated list:ARM PORT" <linux-arm-kernel@...ts.infradead.org>,
open list <linux-kernel@...r.kernel.org>,
Mark Rutland <mark.rutland@....com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Russell King <linux@...linux.org.uk>
Subject: Re: [PATCH v3] ARM: dts: stm32f7: add stm32f769I & stm32f746
discovery board support
Hi Vikas
On 04/13/2017 02:27 AM, Vikas Manocha wrote:
> 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@...com>
> ---
> Changed in v3:
> - fixed usart pin muxing for stm32f746 board, correct one is usart1_pins_pa9_pb7.
> - Added patch version in the patch title, was missed in v2.
>
> Changed in v2:
> - moved pin muxing from board dts file to soc dtsi
>
> arch/arm/boot/dts/Makefile | 2 +
> arch/arm/boot/dts/stm32f746-disco.dts | 74 +++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/stm32f746.dtsi | 12 ++++++
> arch/arm/boot/dts/stm32f769-disco.dts | 74 +++++++++++++++++++++++++++++++++++
> 4 files changed, 162 insertions(+)
> create mode 100644 arch/arm/boot/dts/stm32f746-disco.dts
> create mode 100644 arch/arm/boot/dts/stm32f769-disco.dts
>
...
Applied on stm32-dt-for-v4.13.
Regards
Alex
Powered by blists - more mailing lists