From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse Subject: Re: [PATCH 1/3 v3] mtd: physmap_of: Add multiple regions and concatenation support Date: Thu, 16 Apr 2009 19:38:26 +0100 (BST) Message-ID: References: <1239883845-17804-1-git-send-email-sr@denx.de> <200904161537.59048.sr@denx.de> <1239889899.3390.216.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1239889899.3390.216.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@ozlabs.org To: Artem Bityutskiy Cc: linuxppc-dev@ozlabs.org, Stefan Roese , linux-mtd@lists.infradead.org, devicetree-discuss@ozlabs.org List-Id: devicetree@vger.kernel.org On Thu, 16 Apr 2009, Artem Bityutskiy wrote: > On Thu, 2009-04-16 at 07:46 -0600, Grant Likely wrote: >> On Thu, Apr 16, 2009 at 7:37 AM, Stefan Roese wrote: >>> On Thursday 16 April 2009, Grant Likely wrote: >>>>> Signed-off-by: Stefan Roese >>>>> Reviewd-by: Grant Likely >>>> >>>> Yup, still looks good to me. What boards has this been tested on? >>> >>> I tested this version on PPC405EX Kilauea equipped only one "standard" >>> Spansion S29GL512 NOR chip. And a slightly modified version on an MPC8360 >>> board (kmeter1) which is equipped with the Intel P30 part mentioned in the >>> bindings description. Slightly modified since this board support is not yet >>> pushed upstream and currently using v2.6.28 (physmap_of.c has received minor >>> modifications after 2.6.28 release). >> >> Okay. It will be good to get this one into -next for some testing >> exposure. Unless he asks me to do otherwise, I'll leave this one to >> David to pick up. > > David usually picks up stuff just before or during merge window, > so if you want linux-next exposure, you need to have some extra > care. I don't necessarily do that on purpose; it just works out that way when I'm busy. -- dwmw2