From: David S. Miller Date: Thu, 30 Jul 2015 00:17:44 +0000 (-0700) Subject: Merge branch 'thunderx_octeon_mdio' X-Git-Tag: v4.13~4596^2~273 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7a86d96e4a990aab2fc7b3b97c3bb09f9da0a290;p=mirror_ubuntu-bionic-kernel.git 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 --- 7a86d96e4a990aab2fc7b3b97c3bb09f9da0a290