[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bf7eddfa-ca7f-49a6-a3f9-574f2c4fe972@foss.st.com>
Date: Wed, 30 Apr 2025 09:21:49 +0200
From: Alexandre TORGUE <alexandre.torgue@...s.st.com>
To: Dario Binacchi <dario.binacchi@...rulasolutions.com>,
<linux-kernel@...r.kernel.org>
CC: <linux-amarula@...rulasolutions.com>,
Amelie Delaunay
<amelie.delaunay@...s.st.com>,
Conor Dooley <conor+dt@...nel.org>, David
Jander <david@...tonic.nl>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Leonard Göhrs <l.goehrs@...gutronix.de>,
Marc Kleine-Budde
<mkl@...gutronix.de>, Marek Vasut <marex@...x.de>,
Maxime Coquelin
<mcoquelin.stm32@...il.com>,
Michael Turquette <mturquette@...libre.com>,
Oleksij Rempel <o.rempel@...gutronix.de>,
Roan van Dijk <roan@...tonic.nl>, Rob Herring <robh@...nel.org>,
Russell King <linux@...linux.org.uk>, Stephen
Boyd <sboyd@...nel.org>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-clk@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH 0/8] Support STM32h747i-disco board
Hi Dario
On 4/27/25 09:43, Dario Binacchi wrote:
> The series adds support for STM32h747i-disco board
>
> The board includes an STM32H747XI SoC with the following resources:
> - 2 Mbytes Flash
> - 1 Mbyte SRAM
> - LCD-TFT controller
> - MIPI-DSI interface
> - FD-CAN
> - USB 2.0 high-speed/full-speed
> - Ethernet MAC
> - camera interface
>
> Detailed information can be found at:
> https://www.st.com/en/evaluation-tools/stm32h747i-disco.html
>
>
> Dario Binacchi (8):
> ARM: dts: stm32h7-pinctrl: add _a suffix to u[s]art_pins phandles
> dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
> ARM: stm32: add a new SoC - STM32H747
> clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK
> ARM: dts: stm32: add uart8 node for stm32h743 MCU
> ARM: dts: stm32: add pin map for UART8 controller on stm32h743
> ARM: dts: stm32: add an extra pin map for USART1 on stm32h743
> ARM: dts: stm32: support STM32h747i-disco board
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 4 +
> arch/arm/boot/dts/st/Makefile | 1 +
> arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi | 34 ++++-
> arch/arm/boot/dts/st/stm32h743.dtsi | 8 ++
> arch/arm/boot/dts/st/stm32h743i-disco.dts | 2 +-
> arch/arm/boot/dts/st/stm32h743i-eval.dts | 2 +-
> arch/arm/boot/dts/st/stm32h747i-disco.dts | 136 ++++++++++++++++++
> arch/arm/boot/dts/st/stm32h750i-art-pi.dts | 6 +-
> arch/arm/mach-stm32/board-dt.c | 1 +
> include/dt-bindings/clock/stm32h7-clks.h | 4 +-
> 10 files changed, 187 insertions(+), 11 deletions(-)
> create mode 100644 arch/arm/boot/dts/st/stm32h747i-disco.dts
>
Series applied on stm32-next. I changed patch 4 commit title according
to Krzysztof comment.
Cheers
Alex
Powered by blists - more mailing lists