Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754245AbbHGAd3 (ORCPT ); Thu, 6 Aug 2015 20:33:29 -0400 Received: from mail-ig0-f174.google.com ([209.85.213.174]:34066 "EHLO mail-ig0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752840AbbHGAdZ (ORCPT ); Thu, 6 Aug 2015 20:33:25 -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, David Daney Subject: [PATCH 0/2] net: thunder: Add ACPI support. Date: Thu, 6 Aug 2015 17:33:08 -0700 Message-Id: <1438907590-29649-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: 872 Lines: 26 From: David Daney 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/