Home
last modified time | relevance | path

Searched hist:"550 c5ce6f5b16e67f9af4c170efb91f1e342bafa" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dkeystone_net.c550c5ce6f5b16e67f9af4c170efb91f1e342bafa Fri Oct 17 17:44:34 UTC 2014 Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> net: keystone_net: register MDIO bus

Currently MDIO framework is not used to configure Ethernet PHY.
As result some of already implemented functions are duplicated.
So register MDIO bus in order to use it. On that stage it's just
registered, it'll be used as we start to use PHY framework.

Use mdio bus read/write/reset functions in the driver.

Acked-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>