devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maud Spierings <maud_spierings@murena.io>
To: inochiama@gmail.com
Cc: alex@ghiti.fr, alexander.sverdlin@gmail.com,
	andrew+netdev@lunn.ch, aou@eecs.berkeley.edu,
	conor+dt@kernel.org, conor.dooley@microchip.com,
	davem@davemloft.net, devicetree@vger.kernel.org, dlan@gentoo.org,
	edumazet@google.com, huangze@whut.edu.cn, krzk+dt@kernel.org,
	kuba@kernel.org, linux-kernel@vger.kernel.org,
	linux-riscv@lists.infradead.org, looong.bin@gmail.com,
	netdev@vger.kernel.org, pabeni@redhat.com, palmer@dabbelt.com,
	paul.walmsley@sifive.com, richardcochran@gmail.com,
	robh@kernel.org, sophgo@lists.linux.dev,
	thomas.bonnefille@bootlin.com, unicorn_wang@outlook.com,
	yu.yuan@sjtu.edu.cn
Subject: Re: [PATCH net-next RFC v2 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
Date: Mon, 23 Jun 2025 08:40:35 +0200	[thread overview]
Message-ID: <4cb09d05-d1f2-4d34-b3f7-be523b900a9e@murena.io> (raw)
In-Reply-To: <20250623003049.574821-2-inochiama@gmail.com>

Inochi sent:> The GMAC IP on CV1800 series SoC is a standard Synopsys
> DesignWare MAC (version 3.70a).
> 
> Add necessary compatible string for this device.
> 
> Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> ---
>  .../bindings/net/sophgo,cv1800b-dwmac.yaml    | 113 ++++++++++++++++++
>  1 file changed, 113 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/sophgo,cv1800b-dwmac.yaml
> 
> diff --git a/Documentation/devicetree/bindings/net/sophgo,cv1800b-dwmac.yaml b/Documentation/devicetree/bindings/net/sophgo,cv1800b-dwmac.yaml
> new file mode 100644
> index 000000000000..2821cca26487
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/net/sophgo,cv1800b-dwmac.yaml
> @@ -0,0 +1,113 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/net/sophgo,cv1800b-dwmac.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Sophgo SG2044 DWMAC glue layer

This looks like a copy paste error

kind regards,
Maud


  reply	other threads:[~2025-06-23  6:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23  0:30 [PATCH net-next RFC v2 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx Inochi Amaoto
2025-06-23  0:30 ` [PATCH net-next RFC v2 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac Inochi Amaoto
2025-06-23  6:40   ` Maud Spierings [this message]
2025-06-23  6:50     ` Inochi Amaoto
2025-06-23  0:30 ` [PATCH net-next RFC v2 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx Inochi Amaoto
2025-06-23  0:30 ` [PATCH net-next RFC v2 3/4] riscv: dts: sophgo: Add mdio multiplexer " Inochi Amaoto
2025-06-23  7:24   ` Andrew Lunn
2025-06-23  0:30 ` [PATCH net-next RFC v2 4/4] riscv: dts: sophgo: Add ethernet configuration for Huashan Pi Inochi Amaoto
2025-06-23  7:26   ` Andrew Lunn
2025-06-23 21:59     ` Inochi Amaoto

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=4cb09d05-d1f2-4d34-b3f7-be523b900a9e@murena.io \
    --to=maud_spierings@murena.io \
    --cc=alex@ghiti.fr \
    --cc=alexander.sverdlin@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dlan@gentoo.org \
    --cc=edumazet@google.com \
    --cc=huangze@whut.edu.cn \
    --cc=inochiama@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=looong.bin@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=richardcochran@gmail.com \
    --cc=robh@kernel.org \
    --cc=sophgo@lists.linux.dev \
    --cc=thomas.bonnefille@bootlin.com \
    --cc=unicorn_wang@outlook.com \
    --cc=yu.yuan@sjtu.edu.cn \
    /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).