From: Jakub Kicinski <kuba@kernel.org>
To: Robert Marko <robert.marko@sartura.hr>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com,
claudiu.beznea@tuxon.dev, herbert@gondor.apana.org.au,
davem@davemloft.net, lee@kernel.org, andrew+netdev@lunn.ch,
edumazet@google.com, pabeni@redhat.com,
Steen.Hegelund@microchip.com, daniel.machon@microchip.com,
UNGLinuxDriver@microchip.com, linusw@kernel.org,
olivia@selenic.com, richard.genoud@bootlin.com,
radu_nicolae.pirea@upb.ro, gregkh@linuxfoundation.org,
richardcochran@gmail.com, horatiu.vultur@microchip.com,
Ryan.Wanner@microchip.com, tudor.ambarus@linaro.org,
kavyasree.kotagiri@microchip.com, lars.povlsen@microchip.com,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
netdev@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-spi@vger.kernel.org, linux-serial@vger.kernel.org,
luka.perkov@sartura.hr
Subject: Re: [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
Date: Tue, 20 Jan 2026 18:38:54 -0800 [thread overview]
Message-ID: <20260120183854.7d081aec@kernel.org> (raw)
In-Reply-To: <20260115114021.111324-11-robert.marko@sartura.hr>
On Thu, 15 Jan 2026 12:37:35 +0100 Robert Marko wrote:
> LAN969x has 2 dedicated RGMII ports, so regular SERDES lanes are not used
> for RGMII.
>
> So, lets not require phys to be defined when any of the rgmii phy-modes are
> set.
Applied, thanks!
next prev parent reply other threads:[~2026-01-21 2:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 11:37 [PATCH v5 00/11] Add support for Microchip LAN969x Robert Marko
2026-01-15 11:37 ` [PATCH v5 01/11] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom Robert Marko
2026-01-15 11:37 ` [PATCH v5 02/11] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart Robert Marko
2026-01-15 11:37 ` [PATCH v5 03/11] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng Robert Marko
2026-01-15 11:37 ` [PATCH v5 04/11] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes Robert Marko
2026-01-15 11:37 ` [PATCH v5 05/11] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha Robert Marko
2026-01-15 11:37 ` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x Robert Marko
2026-01-21 12:44 ` Linus Walleij
2026-01-22 9:35 ` Robert Marko
2026-01-27 9:32 ` Linus Walleij
2026-01-15 11:37 ` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file Robert Marko
2026-01-16 7:22 ` claudiu beznea
2026-01-15 11:37 ` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support Robert Marko
2026-02-09 13:24 ` Daniel Machon
2026-01-15 11:37 ` [PATCH v5 09/11] dt-bindings: arm: AT91: document EV23X71A board Robert Marko
2026-01-15 11:37 ` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used Robert Marko
2026-01-21 2:20 ` Rob Herring (Arm)
2026-01-21 2:38 ` Jakub Kicinski [this message]
2026-01-15 11:37 ` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board Robert Marko
2026-01-18 14:03 ` Claudiu Beznea
2026-02-09 13:27 ` Daniel Machon
2026-01-31 2:57 ` [PATCH v5 00/11] Add support for Microchip LAN969x Herbert Xu
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=20260120183854.7d081aec@kernel.org \
--to=kuba@kernel.org \
--cc=Ryan.Wanner@microchip.com \
--cc=Steen.Hegelund@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=andrew+netdev@lunn.ch \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=daniel.machon@microchip.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=herbert@gondor.apana.org.au \
--cc=horatiu.vultur@microchip.com \
--cc=kavyasree.kotagiri@microchip.com \
--cc=krzk+dt@kernel.org \
--cc=lars.povlsen@microchip.com \
--cc=lee@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=luka.perkov@sartura.hr \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=olivia@selenic.com \
--cc=pabeni@redhat.com \
--cc=radu_nicolae.pirea@upb.ro \
--cc=richard.genoud@bootlin.com \
--cc=richardcochran@gmail.com \
--cc=robert.marko@sartura.hr \
--cc=robh@kernel.org \
--cc=tudor.ambarus@linaro.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