From: Heiko Stuebner <heiko@sntech.de>
To: Andrew Lunn <andrew@lunn.ch>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
jonas@kwiboo.se
Subject: Re: [PATCH v2 5/5] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry
Date: Thu, 23 Oct 2025 22:48:55 +0200 [thread overview]
Message-ID: <4664419.8F6SAcFxjW@phil> (raw)
In-Reply-To: <35567cda-0f49-4784-b873-97e378fcee16@lunn.ch>
Hi Andrew,
Am Donnerstag, 23. Oktober 2025, 20:57:50 Mitteleuropäische Sommerzeit schrieb Andrew Lunn:
> On Thu, Oct 23, 2025 at 01:12:12PM +0200, Heiko Stuebner wrote:
> > The dwmac-rk glue driver is currently not caught by the general maintainer
> > entry for Rockchip SoCs, so add it explicitly, similar to the i2c driver.
> >
> > The binding document in net/rockchip-dwmac.yaml already gets caught by
> > the wildcard match.
> >
> > Signed-off-by: Heiko Stuebner <heiko@sntech.de>
>
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
just mentioning, I wasn't sure if your review for patch4 was still
valid after I adapted the change to Jonas' suggestions, so only added
the R-b's from v1 to patches 1-3 .
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: Andrew Lunn <andrew@lunn.ch>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
jonas@kwiboo.se
Subject: Re: [PATCH v2 5/5] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry
Date: Thu, 23 Oct 2025 22:48:55 +0200 [thread overview]
Message-ID: <4664419.8F6SAcFxjW@phil> (raw)
In-Reply-To: <35567cda-0f49-4784-b873-97e378fcee16@lunn.ch>
Hi Andrew,
Am Donnerstag, 23. Oktober 2025, 20:57:50 Mitteleuropäische Sommerzeit schrieb Andrew Lunn:
> On Thu, Oct 23, 2025 at 01:12:12PM +0200, Heiko Stuebner wrote:
> > The dwmac-rk glue driver is currently not caught by the general maintainer
> > entry for Rockchip SoCs, so add it explicitly, similar to the i2c driver.
> >
> > The binding document in net/rockchip-dwmac.yaml already gets caught by
> > the wildcard match.
> >
> > Signed-off-by: Heiko Stuebner <heiko@sntech.de>
>
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
just mentioning, I wasn't sure if your review for patch4 was still
valid after I adapted the change to Jonas' suggestions, so only added
the R-b's from v1 to patches 1-3 .
Heiko
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2025-10-23 20:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-23 11:12 [PATCH v2 0/5] DWMAC support for Rockchip RK3506 Heiko Stuebner
2025-10-23 11:12 ` Heiko Stuebner
2025-10-23 11:12 ` [PATCH v2 1/5] dt-bindings: net: snps,dwmac: move rk3399 line to its correct position Heiko Stuebner
2025-10-23 11:12 ` Heiko Stuebner
2025-10-23 11:12 ` [PATCH v2 2/5] dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles Heiko Stuebner
2025-10-23 11:12 ` Heiko Stuebner
2025-10-23 11:12 ` [PATCH v2 3/5] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506 Heiko Stuebner
2025-10-23 11:12 ` Heiko Stuebner
2025-10-23 11:12 ` [PATCH v2 4/5] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support Heiko Stuebner
2025-10-23 11:12 ` Heiko Stuebner
2025-10-23 11:12 ` [PATCH v2 5/5] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry Heiko Stuebner
2025-10-23 11:12 ` Heiko Stuebner
2025-10-23 18:57 ` Andrew Lunn
2025-10-23 18:57 ` Andrew Lunn
2025-10-23 20:48 ` Heiko Stuebner [this message]
2025-10-23 20:48 ` Heiko Stuebner
2025-10-25 2:10 ` [PATCH v2 0/5] DWMAC support for Rockchip RK3506 patchwork-bot+netdevbpf
2025-10-25 2:10 ` patchwork-bot+netdevbpf
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=4664419.8F6SAcFxjW@phil \
--to=heiko@sntech.de \
--cc=andrew+netdev@lunn.ch \
--cc=andrew@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=jonas@kwiboo.se \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh@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 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.