Searched hist:"3 fe93623cc5f5c5373fe0c0b7fe331f8800f4350" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ti-common/ |
| H A D | keystone_net.h | 3fe93623cc5f5c5373fe0c0b7fe331f8800f4350 Fri Oct 17 17:44:35 UTC 2014 Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> net: keystone_net: register eth PHYs on MDIO bus
As MDIO bus has been added we can register PHYs with it. After registration, the PHY driver will be probed according to the hardware on board.
Startup PHY at the ethernet open.
Use phy_startup() instead of keystone_get_link_status() when eth open, as it verifies PHY link inside and SGMII link is checked before.
For K2HK evm PHY configuration at init was absent, so don't enable phy config at init for k2hk evm.
Acked-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | keystone_net.c | 3fe93623cc5f5c5373fe0c0b7fe331f8800f4350 Fri Oct 17 17:44:35 UTC 2014 Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> net: keystone_net: register eth PHYs on MDIO bus
As MDIO bus has been added we can register PHYs with it. After registration, the PHY driver will be probed according to the hardware on board.
Startup PHY at the ethernet open.
Use phy_startup() instead of keystone_get_link_status() when eth open, as it verifies PHY link inside and SGMII link is checked before.
For K2HK evm PHY configuration at init was absent, so don't enable phy config at init for k2hk evm.
Acked-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
|