Home
last modified time | relevance | path

Searched hist:"597 fe041a85fe3b1bf6044adf5e132f7a5457000" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dphy.c597fe041a85fe3b1bf6044adf5e132f7a5457000 Fri Apr 11 08:14:17 UTC 2014 Shengzhou Liu <Shengzhou.Liu@freescale.com> net/phy: enable get_phy_id redefinable

As some PHYs have non-standard PHY ID registers, PHY Id can't
be read correctly by current get_phy_id function, so we enable
get_phy_id redefinable to permit specific PHY driver having own
specific get_phy_id function.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>