From: Rob Herring <robh@kernel.org>
To: Christophe Parant <c.parant@phytec.fr>
Cc: devicetree@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
upstream@lists.phytec.de
Subject: Re: [PATCH 03/11] dt-bindings: arm: stm32: Rename STM32MP15x Phytec board and SoM
Date: Fri, 28 Feb 2025 15:17:44 -0600 [thread overview]
Message-ID: <20250228211744.GA3730587-robh@kernel.org> (raw)
In-Reply-To: <20250227154012.259566-4-c.parant@phytec.fr>
On Thu, Feb 27, 2025 at 04:40:04PM +0100, Christophe Parant wrote:
> Modifications following new PHYTEC stm32mp15x SoM and board device tree
> naming.
Why?
It's an ABI, so you are stuck with the names. It's just a unique
identifier, so it's really not important what the string is.
>
> Signed-off-by: Christophe Parant <c.parant@phytec.fr>
> ---
> Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> index b6c56d4ce6b9..11b3f59ac550 100644
> --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> @@ -169,10 +169,11 @@ properties:
> - const: seeed,stm32mp157c-odyssey-som
> - const: st,stm32mp157
>
> - - description: Phytec STM32MP1 SoM based Boards
> + - description: Phytec STM32MP15x SoM based Boards
> items:
> - - const: phytec,phycore-stm32mp1-3
> - - const: phytec,phycore-stm32mp157c-som
> + - enum:
> + - phytec,stm32mp157c-phyboard-sargas-rdk
> + - const: phytec,stm32mp157c-phycore-som
> - const: st,stm32mp157
>
> - description: ST STM32MP257 based Boards
> --
> 2.34.1
>
next prev parent reply other threads:[~2025-02-28 21:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 15:40 [PATCH 00/11] Rework and fix STM32MP15x PHYTEC dts Christophe Parant
2025-02-27 15:40 ` [PATCH 01/11] ARM: dts: stm32: phycore-stm32mp15: Rename device tree files Christophe Parant
2025-02-27 15:40 ` [PATCH 02/11] ARM: dts: stm32: phyboard-sargas: Introduce SoM device tree Christophe Parant
2025-02-27 15:40 ` [PATCH 03/11] dt-bindings: arm: stm32: Rename STM32MP15x Phytec board and SoM Christophe Parant
2025-02-28 21:17 ` Rob Herring [this message]
2025-02-27 15:40 ` [PATCH 04/11] ARM: dts: stm32: Add new pinmux groups for phyboard-sargas and phycore Christophe Parant
2025-02-27 15:40 ` [PATCH 05/11] ARM: dts: stm32: phyboard-sargas: Fix uart4 and sai2 pinctrl Christophe Parant
2025-02-27 15:40 ` [PATCH 06/11] ARM: dts: stm32: phycore-stm32mp15: qspi: Fix memory map and pinctrl Christophe Parant
2025-02-27 15:40 ` [PATCH 07/11] ARM: dts: stm32: phycore-stm32mp15: Add dummy memory-node Christophe Parant
2025-02-27 15:40 ` [PATCH 08/11] ARM: dts: stm32: phyboard-sargas: Move aliases from dts to dtsi Christophe Parant
2025-02-27 15:40 ` [PATCH 09/11] ARM: dts: stm32: phycore-stm32mp15: Disable optional SoM peripherals Christophe Parant
2025-02-27 15:40 ` [PATCH 10/11] ARM: dts: stm32: phyboard-sargas and phycore: Fix coding style issues Christophe Parant
2025-02-27 15:40 ` [PATCH 11/11] ARM: dts: stm32: phyboard-sargas and phycore: Add optional interfaces Christophe Parant
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=20250228211744.GA3730587-robh@kernel.org \
--to=robh@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=c.parant@phytec.fr \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=upstream@lists.phytec.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.