Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933412AbbHKA6u (ORCPT ); Mon, 10 Aug 2015 20:58:50 -0400 Received: from mail-io0-f171.google.com ([209.85.223.171]:35915 "EHLO mail-io0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932670AbbHKA6s (ORCPT ); Mon, 10 Aug 2015 20:58:48 -0400 From: David Daney To: netdev@vger.kernel.org, "David S. Miller" , linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org, Robert Richter , Tomasz Nowicki , Sunil Goutham , linux-arm-kernel@lists.infradead.org, linux-acpi@vger.kernel.org, Mark Rutland , rafael@kernel.org, David Daney Subject: [PATCH v2 0/2] net: thunder: Add ACPI support. Date: Mon, 10 Aug 2015 17:58:35 -0700 Message-Id: <1439254717-2875-1-git-send-email-ddaney.cavm@gmail.com> X-Mailer: git-send-email 1.7.11.7 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 26 From: David Daney 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/