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

2015-07-29 Thread David Miller
From: mohun...@gmail.com Date: Tue, 28 Jul 2015 15:12:10 -0700 > 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

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

2015-07-29 Thread Radha Mohan
On Tue, Jul 28, 2015 at 3:12 PM, wrote: > From: Radha Mohan Chintakuntla > > 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: >

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

2015-07-28 Thread mohun106
From: Radha Mohan Chintakuntla 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_OCTEO