From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Oleksij Rempel <o.rempel@pengutronix.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Woojung Huh <woojung.huh@microchip.com>,
Andrew Lunn <andrew+netdev@lunn.ch>
Cc: <kernel@pengutronix.de>, <linux-kernel@vger.kernel.org>,
<netdev@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>
Subject: Re: [PATCH v3 0/4] Add support for Priva E-Measuringbox board
Date: Wed, 26 Feb 2025 14:24:53 +0100 [thread overview]
Message-ID: <2c8683f7-2c1c-4e18-9f76-53c528029b40@foss.st.com> (raw)
In-Reply-To: <20250203085820.609176-1-o.rempel@pengutronix.de>
Hi
On 2/3/25 09:58, Oleksij Rempel wrote:
> This patch series introduces support for the Priva E-Measuringbox board
> based on the ST STM32MP133 SoC. The set includes all the necessary
> changes for device tree bindings, vendor prefixes, thermal support, and
> board-specific devicetree to pass devicetree validation and checkpatch
> tests.
>
> changes v2:
> - drop: dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY
>
> Oleksij Rempel (2):
> dt-bindings: vendor-prefixes: Add prefix for Priva
> dt-bindings: arm: stm32: Add Priva E-Measuringbox board
>
> Roan van Dijk (2):
> arm: dts: stm32: Add thermal support for STM32MP131
> arm: dts: stm32: Add Priva E-Measuringbox devicetree
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 6 +
> .../devicetree/bindings/vendor-prefixes.yaml | 2 +
> arch/arm/boot/dts/st/Makefile | 1 +
> arch/arm/boot/dts/st/stm32mp131.dtsi | 35 ++
> arch/arm/boot/dts/st/stm32mp133c-prihmb.dts | 496 ++++++++++++++++++
> 5 files changed, 540 insertions(+)
> create mode 100644 arch/arm/boot/dts/st/stm32mp133c-prihmb.dts
>
> --
> 2.39.5
>
Series applied on stm32-next.
Cheers
Alex
prev parent reply other threads:[~2025-02-26 15:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 8:58 [PATCH v3 0/4] Add support for Priva E-Measuringbox board Oleksij Rempel
2025-02-03 8:58 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add prefix for Priva Oleksij Rempel
2025-02-03 8:58 ` [PATCH v3 2/4] dt-bindings: arm: stm32: Add Priva E-Measuringbox board Oleksij Rempel
2025-02-03 8:58 ` [PATCH v3 3/4] arm: dts: stm32: Add thermal support for STM32MP131 Oleksij Rempel
2025-02-03 8:58 ` [PATCH v3 4/4] arm: dts: stm32: Add Priva E-Measuringbox devicetree Oleksij Rempel
2025-02-03 15:37 ` [PATCH v3 0/4] Add support for Priva E-Measuringbox board Rob Herring (Arm)
2025-02-05 9:17 ` Oleksij Rempel
2025-02-05 16:02 ` Alexandre TORGUE
2025-02-26 6:59 ` Oleksij Rempel
2025-02-26 13:24 ` Alexandre TORGUE [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=2c8683f7-2c1c-4e18-9f76-53c528029b40@foss.st.com \
--to=alexandre.torgue@foss.st.com \
--cc=andrew+netdev@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=pabeni@redhat.com \
--cc=robh@kernel.org \
--cc=woojung.huh@microchip.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).