]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: modified pcs mode support for SGMII
authorByungho An <bh74.an@samsung.com>
Sun, 7 Apr 2013 17:56:16 +0000 (17:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Apr 2013 20:55:27 +0000 (16:55 -0400)
commit38a8a407b683ea9d9d832a3a5a72f9250cac4338
tree0cae32031f2fac0f73f6df87ec1bdec629a46922
parent0ee1302e909fb31175ecaecf200a80fa18ba41f5
stmmac: modified pcs mode support for SGMII

This patch modifies the pcs mode support for SGMII. Even though
SGMII does auto-negotiation with phy, it needs stmmac_init_phy and
stmmac_mdio_register function for initializing phy.

Signed-off-by: Byungho An <bh74.an@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c