From: Jakub Kicinski <kuba@kernel.org>
To: Florian Fainelli <florian.fainelli@broadcom.com>
Cc: Stanimir Varbanov <svarbanov@suse.de>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rpi-kernel@lists.infradead.org,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@broadcom.com>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Andrea della Porta <andrea.porta@suse.com>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Claudiu Beznea <claudiu.beznea@tuxon.dev>,
Phil Elwell <phil@raspberrypi.com>,
Jonathan Bell <jonathan@raspberrypi.com>,
Dave Stevenson <dave.stevenson@raspberrypi.com>
Subject: Re: [PATCH 0/5] Add ethernet support for RPi5
Date: Mon, 18 Aug 2025 11:50:41 -0700 [thread overview]
Message-ID: <20250818115041.71041ad6@kernel.org> (raw)
In-Reply-To: <4c454b3c-f62c-4086-a665-282aa2f4a0e1@broadcom.com>
On Mon, 18 Aug 2025 11:02:15 -0700 Florian Fainelli wrote:
> > Few patches to enable support of ethernet on RPi5.
> >
> > - first patch is setting upper 32bits of DMA RX ring buffer in case of
> > RX queue corruption.
> > - second patch is adding a new compatible in cdns,macb yaml document
> > - third patch adds compatible and configuration for raspberrypi,rp1-gem
> > - forth and fifth patches are adding and enabling ethernet DT node on
> > RPi5.
> >
> > Comments are welcome!
>
> netdev maintainers, do you mind if I take patches 2, 4 and 5 via the
> Broadcom ARM SoC tree to avoid generating conflicts down the road? You
> can take patches 1 and 3. Thanks
4, 5 make perfect sense, why patch 2? We usually take bindings.
next prev parent reply other threads:[~2025-08-18 19:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 13:59 [PATCH 0/5] Add ethernet support for RPi5 Stanimir Varbanov
2025-08-15 13:59 ` [PATCH 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer Stanimir Varbanov
2025-08-15 18:49 ` Andrew Lunn
2025-08-19 8:29 ` Nicolas Ferre
2025-08-19 10:36 ` Stanimir Varbanov
2025-08-21 8:21 ` Stanimir Varbanov
2025-08-15 13:59 ` [PATCH 2/5] dt-bindings: net: cdns,macb: Add compatible for Raspberry Pi RP1 Stanimir Varbanov
2025-08-15 18:51 ` Andrew Lunn
2025-08-18 17:48 ` Conor Dooley
2025-08-15 13:59 ` [PATCH 3/5] net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller Stanimir Varbanov
2025-08-15 18:50 ` Andrew Lunn
2025-08-15 13:59 ` [PATCH 4/5] arm64: dts: rp1: Add ethernet DT node Stanimir Varbanov
2025-08-15 18:51 ` Andrew Lunn
2025-08-15 13:59 ` [PATCH 5/5] arm64: dts: broadcom: Enable RP1 ethernet for Raspberry Pi 5 Stanimir Varbanov
2025-08-15 18:52 ` Andrew Lunn
2025-08-18 18:02 ` [PATCH 0/5] Add ethernet support for RPi5 Florian Fainelli
2025-08-18 18:50 ` Jakub Kicinski [this message]
2025-08-18 18:52 ` Florian Fainelli
2025-08-18 18:57 ` Jakub Kicinski
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=20250818115041.71041ad6@kernel.org \
--to=kuba@kernel.org \
--cc=andrea.porta@suse.com \
--cc=andrew+netdev@lunn.ch \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=dave.stevenson@raspberrypi.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=florian.fainelli@broadcom.com \
--cc=jonathan@raspberrypi.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=pabeni@redhat.com \
--cc=phil@raspberrypi.com \
--cc=robh@kernel.org \
--cc=svarbanov@suse.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.