From: "Rob Herring (Arm)" <robh@kernel.org>
To: Joey Lu <a0987203069@gmail.com>
Cc: krzk+dt@kernel.org, conor+dt@kernel.org,
openbmc@lists.ozlabs.org, andrew+netdev@lunn.ch,
schung@nuvoton.com, joabreu@synopsys.com, netdev@vger.kernel.org,
kuba@kernel.org, richardcochran@gmail.com,
alexandre.torgue@foss.st.com, pabeni@redhat.com,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
mcoquelin.stm32@gmail.com, linux-kernel@vger.kernel.org,
ychuang3@nuvoton.com, peppe.cavallaro@st.com, yclu4@nuvoton.com,
edumazet@google.com, davem@davemloft.net,
linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH v5 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
Date: Mon, 30 Dec 2024 19:03:48 -0600 [thread overview]
Message-ID: <173560702701.2856960.545232938075412224.robh@kernel.org> (raw)
In-Reply-To: <20241218114442.137884-2-a0987203069@gmail.com>
On Wed, 18 Dec 2024 19:44:40 +0800, Joey Lu wrote:
> Create initial schema for Nuvoton MA35 family Gigabit MAC.
>
> Signed-off-by: Joey Lu <a0987203069@gmail.com>
> ---
> .../bindings/net/nuvoton,ma35d1-dwmac.yaml | 126 ++++++++++++++++++
> .../devicetree/bindings/net/snps,dwmac.yaml | 1 +
> 2 files changed, 127 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/nuvoton,ma35d1-dwmac.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Joey Lu <a0987203069@gmail.com>
Cc: devicetree@vger.kernel.org, conor+dt@kernel.org,
yclu4@nuvoton.com, linux-stm32@st-md-mailman.stormreply.com,
davem@davemloft.net, netdev@vger.kernel.org,
openbmc@lists.ozlabs.org, ychuang3@nuvoton.com,
alexandre.torgue@foss.st.com, linux-kernel@vger.kernel.org,
andrew+netdev@lunn.ch, edumazet@google.com, joabreu@synopsys.com,
mcoquelin.stm32@gmail.com, peppe.cavallaro@st.com,
schung@nuvoton.com, kuba@kernel.org, krzk+dt@kernel.org,
pabeni@redhat.com, richardcochran@gmail.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v5 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
Date: Mon, 30 Dec 2024 19:03:48 -0600 [thread overview]
Message-ID: <173560702701.2856960.545232938075412224.robh@kernel.org> (raw)
In-Reply-To: <20241218114442.137884-2-a0987203069@gmail.com>
On Wed, 18 Dec 2024 19:44:40 +0800, Joey Lu wrote:
> Create initial schema for Nuvoton MA35 family Gigabit MAC.
>
> Signed-off-by: Joey Lu <a0987203069@gmail.com>
> ---
> .../bindings/net/nuvoton,ma35d1-dwmac.yaml | 126 ++++++++++++++++++
> .../devicetree/bindings/net/snps,dwmac.yaml | 1 +
> 2 files changed, 127 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/nuvoton,ma35d1-dwmac.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
next prev parent reply other threads:[~2024-12-31 1:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 11:44 [PATCH v5 0/3] Add support for Nuvoton MA35D1 GMAC Joey Lu
2024-12-18 11:44 ` Joey Lu
2024-12-18 11:44 ` [PATCH v5 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC Joey Lu
2024-12-18 11:44 ` Joey Lu
2024-12-31 1:03 ` Rob Herring (Arm) [this message]
2024-12-31 1:03 ` Rob Herring (Arm)
2024-12-18 11:44 ` [PATCH v5 2/3] arm64: dts: nuvoton: Add Ethernet nodes Joey Lu
2024-12-18 11:44 ` Joey Lu
2024-12-18 11:44 ` [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family Joey Lu
2024-12-18 11:44 ` Joey Lu
2024-12-18 13:26 ` Przemek Kitszel
2024-12-18 13:26 ` Przemek Kitszel
2024-12-20 7:07 ` Joey Lu
2024-12-20 10:59 ` Przemek Kitszel
2024-12-20 10:59 ` Przemek Kitszel
2024-12-24 9:37 ` Joey Lu
2024-12-24 9:37 ` Joey Lu
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=173560702701.2856960.545232938075412224.robh@kernel.org \
--to=robh@kernel.org \
--cc=a0987203069@gmail.com \
--cc=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=joabreu@synopsys.com \
--cc=krzk+dt@kernel.org \
--cc=kuba@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=netdev@vger.kernel.org \
--cc=openbmc@lists.ozlabs.org \
--cc=pabeni@redhat.com \
--cc=peppe.cavallaro@st.com \
--cc=richardcochran@gmail.com \
--cc=schung@nuvoton.com \
--cc=ychuang3@nuvoton.com \
--cc=yclu4@nuvoton.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 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.