From: Jakub Kicinski Date: Thu, 27 Jul 2023 05:04:40 +0000 (-0700) Subject: Merge branch 'net-ethernet-mtk_eth_soc-add-basic-support-for-mt7988-soc' X-Git-Tag: v6.6.7~2079^2~324 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=707116b6b3f5487caceba04276df2a7f73346338;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'net-ethernet-mtk_eth_soc-add-basic-support-for-mt7988-soc' Daniel Golle says: ==================== net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC The MediaTek MT7988 SoC introduces a new version (3) of the NETSYS block and comes with three instead of two MACs. The first MAC can be internally connected to a built-in Gigabit Ethernet switch with four 1000M/100M/10M twisted pair user ports. The second MAC can be internally connected to a built-in 2500Base-T Ethernet PHY. There are two SerDes units which can be operated in USXGMII, 10GBase-(K)R, 5GBase-R, 2500Base-X, 1000Base-X or SGMII interface mode. This series adds initial support for NETSYS v3 and the first MAC of the MT7988 SoC connecting the built-in DSA switch. The switch is supported since commit 110c18bfed414 ("net: dsa: mt7530: introduce driver for MT7988 built-in switch"). Basic support for the 1000M/100M/10M built-in PHYs connected to the switch ports is present since commit ("98c485eaf509b net: phy: add driver for MediaTek SoC built-in GE PHYs"). ==================== Link: https://lore.kernel.org/r/cover.1690246066.git.daniel@makrotopia.org Signed-off-by: Jakub Kicinski --- 707116b6b3f5487caceba04276df2a7f73346338