phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-X
authorPali Rohár <pali@kernel.org>
Fri, 27 Aug 2021 09:27:51 +0000 (11:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Aug 2021 11:20:33 +0000 (12:20 +0100)
commit3f141ad617458a1dcbd8a473acb7d05fb35ac545
tree42ce1250ec0e2f9a28a593c06b02bb6cdcb57e23
parente31a8cf50292aad57fe2ab817d6ea391a1eefd00
phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-X

Comphy phy mode 0x3 is incorrectly named. It is not SGMII but rather
2500Base-X mode which runs at 3.125 Gbps speed.

Rename macro names and comments to 2500Base-X.

Signed-off-by: Pali Rohár <pali@kernel.org>
Fixes: eb6a1fcb53e2 ("phy: mvebu-cp110-comphy: Add SMC call support")
Fixes: c2afb2fef595 ("phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modes")
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/phy/marvell/phy-mvebu-cp110-comphy.c