[PATCH net-next v5 07/14] net: phy: marvell-88x2222: Support SFP through phy_port interface

Jakub Kicinski kuba at kernel.org
Mon Apr 28 17:11:35 PDT 2025


On Fri, 25 Apr 2025 16:15:00 +0200 Maxime Chevallier wrote:
> The 88x2222 PHY from Marvell only supports serialised modes as its
> line-facing interfaces. Convert that driver to the generic phylib SFP
> handling.

Transient unhappiness:

drivers/net/phy/marvell-88x2222.c:523:34: warning: unused variable 'mv2222_port_ops' [-Wunused-const-variable]
  523 | static const struct phy_port_ops mv2222_port_ops = {
      |                                  ^~~~~~~~~~~~~~~



More information about the linux-arm-kernel mailing list