From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-gx0-f10.google.com ([209.85.217.10]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1Kqt76-0002Ex-VY for linux-mtd@lists.infradead.org; Fri, 17 Oct 2008 17:27:49 +0000 Received: by gxk3 with SMTP id 3so1500926gxk.18 for ; Fri, 17 Oct 2008 10:27:48 -0700 (PDT) Message-ID: <6934efce0810171027i2afddf0ct77acc83fcf3dbd80@mail.gmail.com> Date: Fri, 17 Oct 2008 10:27:47 -0700 From: "Jared Hulbert" To: "Lennert Buytenhek" Subject: Re: [RFC/PATCH 8/8] LPDDR extended physmap driver to support LPDDR flash. In-Reply-To: <20081017010643.GE14569@xi.wantstofly.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1223979634.6770.767.camel@macbook.infradead.org> <6934efce0810161730l2aa66f30v83c6ed644e0d6707@mail.gmail.com> <20081017010643.GE14569@xi.wantstofly.org> Cc: linux-mtd@lists.infradead.org, nico@cam.org, David Woodhouse , Alexey Korolev List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > IMHO it's fine if physmap gets additional options, but those extra > options should be configured via platform data, and not via the legacy > CONFIG_MTD_PHYSMAP_xxx kernel config options. How? Maybe I don't understand what you mean by platform data...