• Anton Vorontsov's avatar
    phy/broadcom: add support for BCM5481 PHY · 57bb7e22
    Anton Vorontsov authored
    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 03157ac3
        PHYLIB: Add BCM5482 PHY support
    Signed-off-by: default avatarAnton Vorontsov <avorontsov@ru.mvista.com>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    57bb7e22
broadcom.c 6.88 KB