Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758250Ab2HWPV2 (ORCPT ); Thu, 23 Aug 2012 11:21:28 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:52712 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752364Ab2HWPVZ (ORCPT ); Thu, 23 Aug 2012 11:21:25 -0400 MIME-Version: 1.0 In-Reply-To: References: <1345551531-15348-1-git-send-email-stany.marcel@novasys-ingenierie.com> Date: Thu, 23 Aug 2012 17:21:23 +0200 X-Google-Sender-Auth: EfciIxzler_VupZBDELW7Pcqkx8 Message-ID: Subject: Re: [PATCH 1/3] Add support to broadcom 5222 PHY From: Stany MARCEL To: Geert Uytterhoeven Cc: linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1262 Lines: 39 On Thu, Aug 23, 2012 at 12:47 PM, Geert Uytterhoeven wrote: > On Tue, Aug 21, 2012 at 2:18 PM, Stany MARCEL > wrote: >> Signed-off-by: Stany MARCEL >> --- >> >> This driver is an adaption of the one given by freescale for kernel 2.6.25. >> >> Tested with kernel 3.4.8 with arch/m68k backported from linux-m68k head >> 2 FEC configured with shared phy >> >> drivers/net/phy/Kconfig | 7 +- >> drivers/net/phy/Makefile | 1 + >> drivers/net/phy/broadcom522x.c | 171 ++++++++++++++++++++++++++++++++++++++++ > > This patch and "[PATCH 3/3] Add support to M54xx DMA FEC Driver" need to go > through the netdev tree, or collect acks there. > > Gr{oetje,eeting}s, > > Geert > Hello Geert, Please, what is the good process to follow as patch 3 depends on patch 1 ? Submit 1 to m68k tree and wait for it to be pulled on mainline then push 3 to netdev tree ? Regards, Stany -- 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/