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)
commit3ff1c25927e3af61c6bf0e4ed959504058ae4565
tree67b0f116b1dff0dde7533c422ab2f2badd3a10a3
parent99870a73d406e5bd235bc8e5aca6893a68184881
phy/marvell: add 88ec048 support

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>
drivers/net/phy/marvell.c