phy/marvell: add 88ec048 support
authorCyril Chemparathy <cyril@ti.com>
Wed, 4 Aug 2010 02:36:06 +0000 (19:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Aug 2010 02:36:06 +0000 (19:36 -0700)
Marvell 88ec048 is a derivative of its 88e1121r device.  From the programmer's
perspective, the one major difference is the addition of an additional control
bit in Page 2 Register 16 - used to control the padding of odd nibble
preambles.

This patch adds support for this new device, while inheriting as much code as
possible from the existing 88e1121r implementation.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found