From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 39078B6EDF for ; Tue, 11 Aug 2009 15:57:49 +1000 (EST) Received: from mgw-mx09.nokia.com (smtp.nokia.com [192.100.105.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.nokia.com", Issuer "VeriSign Trust Network" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id AEB58DDD01 for ; Tue, 11 Aug 2009 15:57:47 +1000 (EST) Message-ID: <4A8107D3.4000406@gmail.com> Date: Tue, 11 Aug 2009 08:55:31 +0300 From: Artem Bityutskiy MIME-Version: 1.0 To: Wolfram Sang Subject: Re: [PATCH] mtd/maps: add mtd-ram support to physmap_of References: <1247834363-28198-1-git-send-email-w.sang@pengutronix.de> <1249795043.9157.37.camel@localhost> <20090810161942.GA27833@pengutronix.de> In-Reply-To: <20090810161942.GA27833@pengutronix.de> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: devicetree-discuss@ozlabs.org, Vitaly Wool , Artem Bityutskiy , =?UTF-8?B?QWxicmVjaHQgRHJlw58=?= , linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, Ken MacLeod , David Woodhouse List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 08/10/2009 07:19 PM, Wolfram Sang wrote: > On Sun, Aug 09, 2009 at 08:17:23AM +0300, Artem Bityutskiy wrote: >> On Fri, 2009-08-07 at 23:43 -0600, Grant Likely wrote: >>> On Fri, Jul 17, 2009 at 6:39 AM, Wolfram Sang wrote: >>>> Use physmap_of to access RAMs as mtd and add documenation for it. This approach >>>> is a lot less intrusive as adding an of-wrapper around plat-ram.c. As most >>>> extensions of plat-ram.c (e.g. custom map-functions) can't be mapped to the >>>> device tree anyhow, extending physmap_of seems to be the cleanest approach. >>>> >>>> Tested with a phyCORE-MPC5121e. >>>> >>>> Signed-off-by: Wolfram Sang >>> Looks good to me. >>> >>> Acked-by: Grant Likely >> This patch is sitting in my l2-mtd-2.6.git tree. > > Great, thanks a lot (and for your l2-tree in general!). One question: Are the > additional Acked-bys added later? I could think they might be useful for > David's review... Added Acked-by: Grant Likely -- Best Regards, Artem Bityutskiy (Артём Битюцкий)