]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
authorMugunthan V N <mugunthanvnm@ti.com>
Fri, 13 Dec 2013 13:12:55 +0000 (18:42 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2013 21:54:19 +0000 (16:54 -0500)
commita81d8762d71396f69d27187a909fcc69f1a7be75
treedc2eed593045d1769b9f3e6570969b50364276a2
parent405a96d6ea2ed5fc0a8efa18bcf475faa95f9b96
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps

This patch adds support for enabling In Band mode in 10 mbps speed.
RGMII supports 1 Gig and 100 mbps mode for Forced mode of operation.
For 10mbps mode it should be configured to in band mode so that link
status, duplexity and speed are determined from the RGMII input data
stream

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c