John Ogness 35717d8d6f drivers: net: cpsw: Fix TX_IN_SEL offset
The TX_IN_SEL offset for the CPSW_PORT/TX_IN_CTL register was
incorrect. This caused the Dual MAC mode to never get set when
it should. It also caused possible unintentional setting of a
bit in the CPSW_PORT/TX_BLKS_REM register.

The purpose of setting the Dual MAC mode for this register is to:

    "... allow packets from both ethernet ports to be written into
     the FIFO without one port starving the other port."
					- AM335x ARM TRM

Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-16 14:20:00 -05:00
..
2014-10-05 21:39:40 -04:00
2014-11-14 17:12:48 -05:00
2014-05-13 17:43:20 -04:00
2014-05-13 17:43:20 -04:00
2014-11-14 17:12:48 -05:00
2014-11-11 18:12:32 -05:00
2014-10-08 15:58:45 -04:00
2014-11-01 00:23:46 -04:00
2014-08-02 16:40:52 -07:00