-
- Downloads
net/phy: Add support for CS4315/CS4340 PHY
Add support for Cortina CS4315/CS4340 10G PHY. - This driver loads CS43xx firmware from NOR/NAND/SPI/SD device to initialize Cortina PHY. - Cortina PHY has non-standard offset of PHY ID registers, thus we define own get_phy_id() to override default get_phy_id(). - To define macro CONFIG_PHY_CORTINA will enable this driver. Signed-off-by:Shengzhou Liu <Shengzhou.Liu@freescale.com> Reviewed-by:
York Sun <yorksun@freescale.com>
Showing
- drivers/net/phy/Makefile 1 addition, 0 deletionsdrivers/net/phy/Makefile
- drivers/net/phy/cortina.c 333 additions, 0 deletionsdrivers/net/phy/cortina.c
- drivers/net/phy/phy.c 3 additions, 0 deletionsdrivers/net/phy/phy.c
- include/cortina.h 75 additions, 0 deletionsinclude/cortina.h
- include/phy.h 2 additions, 0 deletionsinclude/phy.h
Loading
Please register or sign in to comment