From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [Linux-stm32] [PATCH v8 00/10] ARM: stm32: add support for Phycore STM32MP1
Date: Tue, 02 May 2023 13:02:16 +0200 [thread overview]
Message-ID: <87v8hbuhbi.fsf@pengutronix.de> (raw)
In-Reply-To: <20230411083045.2850138-1-s.trumtrar@pengutronix.de>
On 2023-04-11 at 10:30 +02, Steffen Trumtrar <s.trumtrar@pengutronix.de> wrote:
> Hi,
>
> this is the eighth installement of my series for adding support for the
> Phytec STM32MP1-based SoM and board.
>
> Phytec itself calls the board "Phycore STM32MP1-3" and has other
> endnumbers. I only have access to the "-3" and that's what this series
> adds.
>
> Changes since v7:
> - remove unused gpu_reservde memory range
> - get rid of duplicate ethernet clock assignments
> - remove secure-status for sdmmc
>
> Changes since v6:
> - rename mdio0->mdio
>
> Changes since v5:
> - add reviewed/acked-by
> - cleanup dt_bindings_check warnings
>
> Changes since v4:
> - cleanup usage of "status = okay|disabled"
> - fix remaining non-generic node names
> - rework sai nodes to not duplicate the existing settings in stm32mp151.dtsi
>
> Changes since v3:
> - cleanup board-compatible
> - cleanup aliases
> - rename nodes according to schema
> - use interrupt flag
>
> Steffen Trumtrar (10):
> ARM: dts: stm32: Add alternate pinmux for ethernet
> ARM: dts: stm32: Add alternate pinmux for sai2b
> ARM: dts: stm32: Add new pinmux for sdmmc1_b4
> ARM: dts: stm32: Add new pinmux for sdmmc2_d47
> ARM: dts: stm32: Add pinmux for USART1 pins
> ARM: dts: stm32: Add idle/sleep pinmux for USART3
> ARM: dts: stm32: Add sleep pinmux for SPI1 pins_a
> dt-bindings: arm: stm32: Add Phytec STM32MP1 board
> ARM: dts: stm32: add STM32MP1-based Phytec SoM
> ARM: dts: stm32: add STM32MP1-based Phytec board
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 6 +
> arch/arm/boot/dts/Makefile | 3 +-
> arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 231 +++++++
> .../dts/stm32mp157c-phycore-stm32mp1-3.dts | 60 ++
> .../stm32mp157c-phycore-stm32mp15-som.dtsi | 577 ++++++++++++++++++
> 5 files changed, 876 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/boot/dts/stm32mp157c-phycore-stm32mp1-3.dts
> create mode 100644 arch/arm/boot/dts/stm32mp157c-phycore-stm32mp15-som.dtsi
Gentle ping. Anything I need to fix?
Best regards,
Steffen
--
Pengutronix e.K. | Dipl.-Inform. Steffen Trumtrar |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686| Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2023-05-02 11:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-11 8:30 [PATCH v8 00/10] ARM: stm32: add support for Phycore STM32MP1 Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 01/10] ARM: dts: stm32: Add alternate pinmux for ethernet Steffen Trumtrar
2023-05-02 15:20 ` Alexandre TORGUE
2023-05-05 5:48 ` Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 02/10] ARM: dts: stm32: Add alternate pinmux for sai2b Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 03/10] ARM: dts: stm32: Add new pinmux for sdmmc1_b4 Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 04/10] ARM: dts: stm32: Add new pinmux for sdmmc2_d47 Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 05/10] ARM: dts: stm32: Add pinmux for USART1 pins Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 06/10] ARM: dts: stm32: Add idle/sleep pinmux for USART3 Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 07/10] ARM: dts: stm32: Add sleep pinmux for SPI1 pins_a Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 08/10] dt-bindings: arm: stm32: Add Phytec STM32MP1 board Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 09/10] ARM: dts: stm32: add STM32MP1-based Phytec SoM Steffen Trumtrar
2023-04-11 8:30 ` [PATCH v8 10/10] ARM: dts: stm32: add STM32MP1-based Phytec board Steffen Trumtrar
2023-05-02 11:02 ` Steffen Trumtrar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8hbuhbi.fsf@pengutronix.de \
--to=s.trumtrar@pengutronix.de \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).