]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'thunderx_octeon_mdio'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 00:17:44 +0000 (17:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 00:17:44 +0000 (17:17 -0700)
commit7439f9aad68aa6ceadbdcf8be84d8b92f2185447
tree5bb4811ba55eb52223f9366a3efb2799fe1941ee
parentdbed0f83f856fd8c5e1cbae2e2c3541c5b4ea25c
parenta889f749a34371da4ceeab10c7101632a6699466
Merge branch 'thunderx_octeon_mdio'

Radha Mohan Chintakuntla says:

====================
Add MDIO support to ThunderX NIC driver

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>