mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
phylib: add support for aquantia PHYs
This patch supports AQ1202, AQ2104, AQR105 PHY. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
@@ -225,6 +225,7 @@ int gen10g_startup(struct phy_device *phydev);
|
||||
int gen10g_shutdown(struct phy_device *phydev);
|
||||
int gen10g_discover_mmds(struct phy_device *phydev);
|
||||
|
||||
int phy_aquantia_init(void);
|
||||
int phy_atheros_init(void);
|
||||
int phy_broadcom_init(void);
|
||||
int phy_cortina_init(void);
|
||||
|
Reference in New Issue
Block a user