Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: mdio: realtek-rtl9300: Refactor initialization and port lookup
@ 2026-06-07 12:54 Markus Stockhausen
  2026-06-07 12:54 ` [PATCH net-next 1/5] dt-bindings: net: realtek,rtl9301-mdio: Add RTL931x series Markus Stockhausen
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Markus Stockhausen @ 2026-06-07 12:54 UTC (permalink / raw)
  To: andrew, hkallweit1, linux, davem, edumazet, kuba, pabeni, netdev,
	chris.packham, daniel, robh, krzk+dt, conor+dt, devicetree
  Cc: Markus Stockhausen

The Realtek Otto switch platform consists of four different series

- RTL838x aka maple   : 28 port 1G Switches
- RTL839x aka cypress : 52 port 1G Switches
- RTL930x aka longan  : 28 port 1G/2.5G/10G Switches
- RTL931x aka mango   : 56 port 1G/2.5G/10G Switches

This patch series adds support for the RTL931x devices. For this

- Enhance device tree binding.
- Implement final cleanups and enhancments for the driver.
- Add RTL931x coding.

Remark: Instead of this series it was planned to bring support for  
hardware polling configuration first. It turns out that more testing
is needed, especially for the RTL83xx SoCs. So add this lineup of 
devices, that are known to have no obvious bus parallel access 
issues (at least from testing and vendor SDK perspective).  

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
---


Markus Stockhausen (5):
  dt-bindings: net: realtek,rtl9301-mdio: Add RTL931x series
  net: mdio: realtek-rtl9300: Add prefix to register field defines
  net: mdio: realtek-rtl9300: Make otto_emdio_read_cmd() generic
  net: mdio: realtek-rtl9300: Add registers for high port count modes
  net: mdio: realtek-rtl9300: Add support for RTL931x

 .../bindings/net/realtek,rtl9301-mdio.yaml    |   6 +
 drivers/net/mdio/mdio-realtek-rtl9300.c       | 210 +++++++++++++++---
 2 files changed, 183 insertions(+), 33 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-06-07 16:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-07 12:54 [PATCH net-next 0/5] net: mdio: realtek-rtl9300: Refactor initialization and port lookup Markus Stockhausen
2026-06-07 12:54 ` [PATCH net-next 1/5] dt-bindings: net: realtek,rtl9301-mdio: Add RTL931x series Markus Stockhausen
2026-06-07 13:10   ` Krzysztof Kozlowski
2026-06-07 16:09     ` AW: " Markus Stockhausen
2026-06-07 12:54 ` [PATCH net-next 2/5] net: mdio: realtek-rtl9300: Add prefix to register field defines Markus Stockhausen
2026-06-07 12:54 ` [PATCH net-next 3/5] net: mdio: realtek-rtl9300: Make otto_emdio_read_cmd() generic Markus Stockhausen
2026-06-07 12:54 ` [PATCH net-next 4/5] net: mdio: realtek-rtl9300: Add registers for high port count modes Markus Stockhausen
2026-06-07 12:54 ` [PATCH net-next 5/5] net: mdio: realtek-rtl9300: Add support for RTL931x Markus Stockhausen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox