devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: Christophe Roullier <christophe.roullier@foss.st.com>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Richard Cochran <richardcochran@gmail.com>,
	Jose Abreu <joabreu@synopsys.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [net-next,PATCH 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32
Date: Fri, 14 Jun 2024 15:53:43 +0200	[thread overview]
Message-ID: <d7006e54-c0e8-445c-a589-9674235913a6@denx.de> (raw)
In-Reply-To: <20240614130812.72425-2-christophe.roullier@foss.st.com>

On 6/14/24 3:08 PM, Christophe Roullier wrote:
> New STM32 SOC have 2 GMACs instances.
> GMAC IP version is SNPS 5.30
> 
> Signed-off-by: Christophe Roullier <christophe.roullier@foss.st.com>
> ---
>   Documentation/devicetree/bindings/net/stm32-dwmac.yaml | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml
> index f6e5e0626a3f..d087d8eaea12 100644
> --- a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml
> +++ b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml
> @@ -23,12 +23,17 @@ select:
>             - st,stm32-dwmac
>             - st,stm32mp1-dwmac
>             - st,stm32mp13-dwmac
> +          - st,stm32mp25-dwmac
>     required:
>       - compatible
>   
>   properties:
>     compatible:
>       oneOf:
> +      - items:
> +          - enum:
> +              - st,stm32mp25-dwmac
> +          - const: snps,dwmac-5.20
>         - items:
>             - enum:
>                 - st,stm32mp1-dwmac
> @@ -121,6 +126,7 @@ allOf:
>           compatible:
>             contains:
>               enum:
> +              - st,stm32mp25-dwmac
>                 - st,stm32mp1-dwmac
>                 - st,stm32-dwmac

Keep the list sorted please.

  reply	other threads:[~2024-06-14 14:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14 13:08 [net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25 Christophe Roullier
2024-06-14 13:08 ` [net-next,PATCH 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32 Christophe Roullier
2024-06-14 13:53   ` Marek Vasut [this message]
2024-06-14 13:08 ` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 " Christophe Roullier
2024-06-14 13:58   ` Marek Vasut
2024-06-17 11:23     ` Christophe ROULLIER
2024-06-17 15:57       ` Marek Vasut
2024-06-18  9:09         ` Christophe ROULLIER
2024-06-18 15:00           ` Marek Vasut
2024-06-19  7:41             ` Christophe ROULLIER
2024-06-19 13:14               ` Marek Vasut
2024-06-19 15:40                 ` Christophe ROULLIER
2024-06-19 18:56                   ` Marek Vasut

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=d7006e54-c0e8-445c-a589-9674235913a6@denx.de \
    --to=marex@denx.de \
    --cc=alexandre.torgue@foss.st.com \
    --cc=broonie@kernel.org \
    --cc=christophe.roullier@foss.st.com \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=joabreu@synopsys.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kuba@kernel.org \
    --cc=lgirdwood@gmail.com \
    --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=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=robh+dt@kernel.org \
    /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).