phy/broadcom: add support for BCM5481 PHY
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 4 Mar 2008 16:41:32 +0000 (19:41 +0300)
committerJeff Garzik <jeff@garzik.org>
Wed, 26 Mar 2008 04:19:56 +0000 (00:19 -0400)
commitf673cf37fa3f05ecc477717c6ff1dbc453995f81
treea0f5eadbb8f62bd0af7a11576f250611c8118c7c
parent14755ee5a0ea0377751901f9dad13e8b11272363
phy/broadcom: add support for BCM5481 PHY

This patch adds support for BCM5481 PHY. Unfortunately it's hard to
get specifications for this PHY, so its special register 0x18 isn't
annotated properly (but we know it's used to set up the delays).

I've kept the magic numbers, so we'll not forget to fix it at the
first opportunity, and will name that register and its bits correctly.

p.s. also fixed the line with broken indention, introduced by
commit f1e08523d5ef7ee4405e6ccd669b61fe08fdb27b
    PHYLIB: Add BCM5482 PHY support

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/phy/broadcom.c