Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753015AbaLAJio (ORCPT ); Mon, 1 Dec 2014 04:38:44 -0500 Received: from down.free-electrons.com ([37.187.137.238]:49972 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752715AbaLAJin (ORCPT ); Mon, 1 Dec 2014 04:38:43 -0500 Date: Mon, 1 Dec 2014 10:38:38 +0100 From: Boris Brezillon To: Lee Jones Cc: Samuel Ortiz , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Andrew Victor , Jean-Jacques Hiblot , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 03/11] mfd: syscon: Add atmel-smc registers definition Message-ID: <20141201103838.4a7a0ffa@bbrezillon> In-Reply-To: <20141110095728.GJ21424@x1> References: <1415203287-21517-1-git-send-email-boris.brezillon@free-electrons.com> <1415203287-21517-4-git-send-email-boris.brezillon@free-electrons.com> <20141110095728.GJ21424@x1> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Lee, Sorry for the late reply. On Mon, 10 Nov 2014 09:57:28 +0000 Lee Jones wrote: > On Wed, 05 Nov 2014, Boris Brezillon wrote: > > > Atmel AT91 SoCs have a memory range reserved for SMC (Static Memory > > Controller) configuration. > > Expose those registers so that drivers can make use of the smc syscon > > declared in at91 DTs. > > > > Signed-off-by: Boris Brezillon > > --- > > include/linux/mfd/syscon/atmel-smc.h | 60 ++++++++++++++++++++++++++++++++++++ > > 1 file changed, 60 insertions(+) > > create mode 100644 include/linux/mfd/syscon/atmel-smc.h > > Acked-by: Lee Jones > > Any idea who will take this set? I guess you could take patch 1 to 4 and Nicolas would take the other ones (unless there's a maintainer for memory controller drivers). Or, if we don't want to have dependency issues, Nicolas can take all of them. Nicolas, any preference ? Regards, Boris -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- 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/