netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: thunder: Add ACPI support.
@ 2015-08-11  0:58 David Daney
  2015-08-11  0:58 ` [PATCH v2 1/2] net: thunder: Factor out DT specific code in BGX David Daney
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: David Daney @ 2015-08-11  0:58 UTC (permalink / raw)
  To: netdev, David S. Miller, linux-kernel
  Cc: linux-mips, Robert Richter, Tomasz Nowicki, Sunil Goutham,
	linux-arm-kernel, linux-acpi, Mark Rutland, rafael, David Daney

From: David Daney <david.daney@cavium.com>

Change from v1:  Drop PHY binding part, use fwnode_property* APIs.

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 to get MAC address from ACPI.

Robert Richter (1):
  net: thunder: Factor out DT specific code in BGX

 drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 134 +++++++++++++++++++---
 1 file changed, 120 insertions(+), 14 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-08-13  8:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11  0:58 [PATCH v2 0/2] net: thunder: Add ACPI support David Daney
2015-08-11  0:58 ` [PATCH v2 1/2] net: thunder: Factor out DT specific code in BGX David Daney
2015-08-11  0:58 ` [PATCH v2 2/2] net, thunder, bgx: Add support to get MAC address from ACPI David Daney
2015-08-11 18:49 ` [PATCH v2 0/2] net: thunder: Add ACPI support David Miller
2015-08-11 20:04   ` David Daney
2015-08-11 20:12     ` Robert Richter
2015-08-11 20:50       ` David Miller
2015-08-11 20:49     ` David Miller
2015-08-12 15:23     ` Catalin Marinas
2015-08-12 15:36       ` David Daney
2015-08-13  8:34         ` Hanjun Guo

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).