Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1204661

[PATCH v2 0/2] net: thunder: Add ACPI support.

From David Daney <ddaney.cavm@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] net: thunder: Add ACPI support.
Date 2015-08-11 03:00 +0200
Message-ID <pW655-66O-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] net: thunder: Add ACPI support. David Daney <ddaney.cavm@gmail.com> - 2015-08-11 03:00 +0200
  [PATCH v2 2/2] net, thunder, bgx: Add support to get MAC address from ACPI. David Daney <ddaney.cavm@gmail.com> - 2015-08-11 03:00 +0200
  Re: [PATCH v2 0/2] net: thunder: Add ACPI support. David Miller <davem@davemloft.net> - 2015-08-11 20:50 +0200
    Re: [PATCH v2 0/2] net: thunder: Add ACPI support. Robert Richter <robert.richter@caviumnetworks.com> - 2015-08-11 22:20 +0200
      Re: [PATCH v2 0/2] net: thunder: Add ACPI support. David Miller <davem@davemloft.net> - 2015-08-11 23:00 +0200
    Re: [PATCH v2 0/2] net: thunder: Add ACPI support. David Miller <davem@davemloft.net> - 2015-08-11 22:50 +0200
    Re: [PATCH v2 0/2] net: thunder: Add ACPI support. Catalin Marinas <catalin.marinas@arm.com> - 2015-08-12 17:30 +0200
      Re: [PATCH v2 0/2] net: thunder: Add ACPI support. Hanjun Guo <hanjun.guo@linaro.org> - 2015-08-13 10:40 +0200

csiph-web