From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 28 Nov 2014 18:16:48 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:58478 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27007547AbaK1RQqUNUuW (ORCPT ); Fri, 28 Nov 2014 18:16:46 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.8/8.14.8) with ESMTP id sASHGhhr017914; Fri, 28 Nov 2014 18:16:43 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.8/8.14.8/Submit) id sASHGdmq017913; Fri, 28 Nov 2014 18:16:39 +0100 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) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 44516 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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