From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751324AbaK1RQv (ORCPT ); Fri, 28 Nov 2014 12:16:51 -0500 Received: from eddie.linux-mips.org ([148.251.95.138]:59346 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751044AbaK1RQu (ORCPT ); Fri, 28 Nov 2014 12:16:50 -0500 Date: Fri, 28 Nov 2014 18:16:39 +0100 From: Ralf Baechle To: Paul Walmsley Cc: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Greg Kroah-Hartman , "linux-mips@linux-mips.org" , Hauke Mehrtens , Kumar Gala , Olof Johansson , Arnd Bergmann , Sandeep Nair , linux-soc@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH V3] MIPS: BCM47XX: Move NVRAM driver to the drivers/soc/ Message-ID: <20141128171639.GC30648@linux-mips.org> References: <1416736241-12723-1-git-send-email-zajec5@gmail.com> <1416778509-31502-1-git-send-email-zajec5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 28, 2014 at 05:07:12PM +0000, Paul Walmsley wrote: > If I were in your shoes, I would suggest either > > 1. asking Ralf to merge your patches that touch drivers/firmware, since > he'll also presumably be merging the parts that touch arch/mips > > or > > 2. asking Greg KH to merge those patches > > And of course it would not hurt to collect some Reviewed-By:s from other > folks. (See below...) I surely can carry this patch. Ralf