commit | 93eb707c2825a63adf3fbea0e32bf928da495d23 | [log] [tgz] |
---|---|---|
author | Weijie Gao <weijie.gao@mediatek.com> | Wed Jul 19 17:17:41 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 03 09:40:50 2023 -0400 |
tree | 5960f411ae4686bb5fbbb893f83cf8727b7a0441 | |
parent | 7628194d7a5dadea5c41d9c8ae90e4b683ec279a [diff] |
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>