Re: [PATCH v2 0/3] Add MDIO support to ThunderX NIC driver

From: Radha Mohan
Date: Wed Jul 29 2015 - 20:01:11 EST


On Tue, Jul 28, 2015 at 3:12 PM, <mohun106@xxxxxxxxx> wrote:
> From: Radha Mohan Chintakuntla <rchintakuntla@xxxxxxxxxx>
>
> 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.
>
> * From v1:
> - Removed default selection in Kconfig for MDIO_OCTEON
> - Replace uint64 with u64 as suggested by David Daney
>
> 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 | 10 ++--
> drivers/net/phy/mdio-octeon.c | 136 +++++++++++++++++++++++++++++------
> 3 files changed, 122 insertions(+), 26 deletions(-)
>

Cc'ing David Miller.
Can you pick this patch series please ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/