]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: mediatek: add support for MediaTek MT7988 SoC
authorWeijie Gao <weijie.gao@mediatek.com>
Wed, 19 Jul 2023 09:17:41 +0000 (17:17 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 13:40:50 +0000 (09:40 -0400)
commit93eb707c2825a63adf3fbea0e32bf928da495d23
tree5960f411ae4686bb5fbbb893f83cf8727b7a0441
parent7628194d7a5dadea5c41d9c8ae90e4b683ec279a
net: mediatek: add support for MediaTek MT7988 SoC

This patch adds support for MediaTek MT7988.

MT7988 features MediaTek NETSYS v3, including three GMACs, and two
of them supports 10Gbps USXGMII.

MT7988 embeds a MT7531 switch (not MCM) which supports accessing
internal registers through MMIO instead of MDIO.

Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
drivers/net/mtk_eth.c
drivers/net/mtk_eth.h