commit | 5490b8725d80cdfd5266a3732e23d61d0e9f7d2f | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Thu May 17 10:29:32 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 17 16:11:39 2018 -0400 |
tree | 6d33c8c0350b97f0fdb5bcc593f6c73d79ac88d2 | |
parent | 4bb043262878c9fc9b51ad67fc229bb973d957c8 [diff] |
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>