commit | 342b7b741d76bc8aadeff844634348bb2a343d19 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Thu Sep 27 09:19:34 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 01 17:09:07 2012 -0400 |
tree | de68d9aea359b8f2a315a02896ca2457a7b627bb | |
parent | 8112ec3b8722680251aecdcc23dfd81aa7af6340 [diff] |
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL For RMII/RGMII mode operation in 100Mbps, the CPSW needs to set the IFCTL_A bits in the MACCONTROL register. For all other PHY modes, this bit is unused, so setting it unconditionally shouldn't cause any trouble. Signed-off-by: Daniel Mack <zonque@gmail.com> Cc: Mugunthan V N <mugunthanvnm@ti.com> Cc: Vaibhav Hiremath <hvaibhav@ti.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>