The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
@ 2026-07-10 10:54 Ahmed Naseef
  2026-07-10 10:54 ` [PATCH net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switch Ahmed Naseef
  2026-07-10 10:54 ` [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support Ahmed Naseef
  0 siblings, 2 replies; 7+ messages in thread
From: Ahmed Naseef @ 2026-07-10 10:54 UTC (permalink / raw)
  To: netdev
  Cc: Arınç ÜNAL, Chester A. Unal, David S. Miller,
	Andrew Lunn, AngeloGioacchino Del Regno, Conor Dooley,
	DENG Qingfang, Daniel Golle, Eric Dumazet, Jakub Kicinski,
	Krzysztof Kozlowski, Landen Chao, Matthias Brugger, Paolo Abeni,
	Rob Herring, Russell King, Sean Wang, Vladimir Oltean, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, Ahmed Naseef

The EcoNet EN7528 is a MIPS SoC whose platform support is already
upstream. It integrates an MT7530 switch, memory-mapped like the built-in
switches of the MediaTek MT7988 and Airoha EN7581/AN7583 SoCs, but with a
true MT7530 core, four Gigabit PHYs on ports 1-4 and a CPU port at a fixed
1000 Mbps full duplex link.

Patch 1 documents the compatible, patch 2 adds the driver support.

Ahmed Naseef (2):
  dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switch
  net: dsa: mt7530: add EN7528 support

 .../bindings/net/dsa/mediatek,mt7530.yaml     |  5 ++
 drivers/net/dsa/mt7530-mmio.c                 |  1 +
 drivers/net/dsa/mt7530.c                      | 56 ++++++++++++++++++-
 drivers/net/dsa/mt7530.h                      |  1 +
 4 files changed, 62 insertions(+), 1 deletion(-)


base-commit: fe3e786ef4eb6e47d2901f568a27bd920477bbe9
-- 
2.34.1


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 10:54 [PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support Ahmed Naseef
2026-07-10 10:54 ` [PATCH net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switch Ahmed Naseef
2026-07-10 16:18   ` Conor Dooley
2026-07-10 10:54 ` [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support Ahmed Naseef
2026-07-10 13:32   ` Andrew Lunn
2026-07-10 16:58     ` Ahmed Naseef
2026-07-10 17:04       ` Andrew Lunn

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