From: Radha Mohan Chintakuntla <rchintakun...@cavium.com> This patch series adds MDIO support to ThunderX NIC driver by making use of existing mdio-octeon driver. In the process modified the mdio-octeon driver to work on both Octeon and ThunderX platforms.
Radha Mohan Chintakuntla (3): net: mdio-octeon: Modify driver to work on both ThunderX and Octeon net: mdio-octeon: Fix octeon_mdiobus_probe function for return values net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC drivers/net/ethernet/cavium/Kconfig | 2 + drivers/net/phy/Kconfig | 9 ++- drivers/net/phy/mdio-octeon.c | 136 +++++++++++++++++++++++++++++------ 3 files changed, 122 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html