]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7db2e5a784c3d36a1bbe01f0e2b4f4a5880497d1
tree6d33c8c0350b97f0fdb5bcc593f6c73d79ac88d2
parent030bc6b767a7bbb9304f632fcf42b1cbf2361b69
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