[PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
Ahmed Naseef
naseefkm at gmail.com
Fri Jul 10 03:54:22 PDT 2026
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
More information about the Linux-mediatek
mailing list