[PATCH] PAL: Support of the fixed PHY
This makes it possible for HW PHY-less boards to utilize PAL goodies. Generic routines to connect to fixed PHY are provided, as well as ability to specify software callback that fills up link, speed, etc. information into PHY descriptor (the latter feature not tested so far). Signed-off-by:Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Jeff Garzik <jeff@garzik.org>
Showing
- drivers/net/phy/Kconfig 17 additions, 0 deletionsdrivers/net/phy/Kconfig
- drivers/net/phy/Makefile 1 addition, 0 deletionsdrivers/net/phy/Makefile
- drivers/net/phy/fixed.c 358 additions, 0 deletionsdrivers/net/phy/fixed.c
- drivers/net/phy/mdio_bus.c 1 addition, 0 deletionsdrivers/net/phy/mdio_bus.c
- drivers/net/phy/phy_device.c 30 additions, 21 deletionsdrivers/net/phy/phy_device.c
- include/linux/phy.h 1 addition, 0 deletionsinclude/linux/phy.h
Loading
Please register or sign in to comment