From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v3 05/11] memory: add Atmel EBI (External Bus Interface) driver Date: Mon, 01 Dec 2014 17:17:30 +0100 Message-ID: <2417519.MDE3mu6n7n@wuerfel> References: <1417429647-3419-1-git-send-email-boris.brezillon@free-electrons.com> <19172687.eVxczUuuhC@ws-stein> <20141201115006.08197c40@bbrezillon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20141201115006.08197c40@bbrezillon> Sender: linux-kernel-owner@vger.kernel.org To: Boris Brezillon Cc: Alexander Stein , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Andrew Victor , Samuel Ortiz , Lee Jones , 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, Jean-Jacques Hiblot List-Id: devicetree@vger.kernel.org On Monday 01 December 2014 11:50:06 Boris Brezillon wrote: > > I don't have a strong opinion regarding where this driver should > live (I even considered putting it in drivers/bus) :-). > But note that there are other "external memory interface" drivers > in drivers/memory too: TI AEMIF and Marvell DEVBUS ;-). > > Does anyone else think this driver should go in drivers/bus ? > I think drivers/memory is better. Arnd