OSDN Git Service

phy: add 2.5G SGMII mode to the phy_mode enum
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 17 May 2018 08:29:32 +0000 (10:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2018 20:11:39 +0000 (16:11 -0400)
commit5490b8725d80cdfd5266a3732e23d61d0e9f7d2f
tree6d33c8c0350b97f0fdb5bcc593f6c73d79ac88d2
parent4bb043262878c9fc9b51ad67fc229bb973d957c8
phy: add 2.5G SGMII mode to the phy_mode enum

This patch adds one more generic PHY mode to the phy_mode enum, to allow
configuring generic PHYs to the 2.5G SGMII mode by using the set_mode
callback.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy/phy.h