From: David S. Miller Date: Mon, 3 Oct 2022 10:08:33 +0000 (+0100) Subject: Merge branch 'RollBall-Hilink-Turris-10G-copper-SFP-support' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7171e8a1a4a8671783ccd21c5b51108cce8986ed;p=linux.git Merge branch 'RollBall-Hilink-Turris-10G-copper-SFP-support' Marek BehĂșn says: ==================== RollBall / Hilink / Turris 10G copper SFP support I am resurrecting my attempt to add support for RollBall / Hilink / Turris 10G copper SFPs modules. The modules contain Marvell 88X3310 PHY, which can communicate with the system via sgmii, 2500base-x, 5gbase-r, 10gbase-r or usxgmii mode. Some of the patches I've taken from Russell King's net-queue [1] (with some rebasing). The important change from my previous attempts are: - I am including the changes needed to phylink and marvell10g driver, so that the 88X3310 PHY is configured to use PHY modes supported by the host (the PHY defaults to use 10gbase-r only on host's side) - I have changed the patch that informs phylib about the interfaces supported by the host (patch 5 of this series): it now fills in the phydev->host_interfaces member only when connecting a PHY that is inside a SFP module. This may change in the future. ==================== Signed-off-by: David S. Miller --- 7171e8a1a4a8671783ccd21c5b51108cce8986ed