netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add MDIO support to ThunderX NIC driver
@ 2015-07-28  2:14 mohun106
  2015-07-28  2:14 ` [PATCH 1/3] net: mdio-octeon: Modify driver to work on both ThunderX and Octeon mohun106
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: mohun106 @ 2015-07-28  2:14 UTC (permalink / raw)
  To: f.fainelli, netdev, linux-arm-kernel, linux-kernel
  Cc: Radha Mohan Chintakuntla

From: Radha Mohan Chintakuntla <rchintakuntla@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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-07-28 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-28  2:14 [PATCH 0/3] Add MDIO support to ThunderX NIC driver mohun106
2015-07-28  2:14 ` [PATCH 1/3] net: mdio-octeon: Modify driver to work on both ThunderX and Octeon mohun106
2015-07-28 14:07   ` David Daney
2015-07-28 21:48     ` Radha Mohan
2015-07-28  2:14 ` [PATCH 2/3] net: mdio-octeon: Fix octeon_mdiobus_probe function for return values mohun106
2015-07-28  2:14 ` [PATCH 3/3] net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC mohun106

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).