[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1438907590-29649-1-git-send-email-ddaney.cavm@gmail.com>
Date: Thu, 6 Aug 2015 17:33:08 -0700
From: David Daney <ddaney.cavm@...il.com>
To: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org
Cc: linux-mips@...ux-mips.org, Robert Richter <rrichter@...ium.com>,
Tomasz Nowicki <tomasz.nowicki@...aro.org>,
Sunil Goutham <sgoutham@...ium.com>,
linux-arm-kernel@...ts.infradead.org, linux-acpi@...r.kernel.org,
David Daney <david.daney@...ium.com>
Subject: [PATCH 0/2] net: thunder: Add ACPI support.
From: David Daney <david.daney@...ium.com>
Hook up PHYs, and get MAC address from ACPI for the thunder driver.
The first patch (1/2) rearranges the existing code a little with no
functional change to get ready for the second. The second (2/2) does
the actual work of adding support to extract the needed information
from the ACPI tables.
David Daney (1):
net, thunder, bgx: Add support for ACPI binding.
Robert Richter (1):
net: thunder: Factor out DT specific code in BGX
drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 183 ++++++++++++++++++++--
1 file changed, 169 insertions(+), 14 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists