]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit57bb7e222804c68066e3e995dffbedda5b1ec1ea
treea0f5eadbb8f62bd0af7a11576f250611c8118c7c
parentb39b5a2bc339d8ea04fde2e343bcb4c8f38df692
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 03157ac31eb4a8883382a212b161d2e6c5059fbf
    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