OSDN Git Service

net: phy: marvell10g: support other MACTYPEs
authorMarek Behún <kabel@kernel.org>
Wed, 7 Apr 2021 20:22:48 +0000 (22:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2021 20:15:33 +0000 (13:15 -0700)
commitccbf2891de9813fc35b6f35cee97731532e9d386
tree1c40f15d488b9068996bd082cbfab6b1cb472617
parent884d9a6758a1a704367e7bb3d3cc814a6fe8f20c
net: phy: marvell10g: support other MACTYPEs

Currently the only "changing" MACTYPE we support is when the PHY changes
between
  10gbase-r / 5gbase-r / 2500base-x / sgmii

Add support for
  usxgmii
  xaui / 5gbase-r / 2500base-x / sgmii
  rxaui / 5gbase-r / 2500base-x / sgmii
and also
  5gbase-r / 2500base-x / sgmii
for 88E2110.

Signed-off-by: Marek Behún <kabel@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell10g.c