From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 1 Feb 2013 14:12:10 -0800 From: Tony Lindgren To: Mark Rutland Subject: Re: [PATCH v3 3/3] arm: omap2: gpmc: add DT bindings for OneNAND Message-ID: <20130201221209.GA22517@atomide.com> References: <1359116591-32730-1-git-send-email-ezequiel.garcia@free-electrons.com> <1359116591-32730-3-git-send-email-ezequiel.garcia@free-electrons.com> <20130125155633.GC16795@e106331-lin.cambridge.arm.com> <20130128115339.GD7754@e106331-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130128115339.GD7754@e106331-lin.cambridge.arm.com> Cc: Javier Martinez Canillas , Ezequiel Garcia , "matthias.bgg@googlemail.com" , Artem Bityutskiy , Enric Balletbo Serra , "devicetree-discuss@lists.ozlabs.org" , "zonque@gmail.com" , "grant.likely@secretlab.ca" , "linux-mtd@lists.infradead.org" , "jon-hunter@ti.com" , Ezequiel Garcia , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "b-cousson@ti.com" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Mark Rutland [130128 03:57]: > > So if I've understood correctly, the first address cell is the CS, and the > second the offset within this (as the comment in the onenand@0 node hints)? > > If so, the code now makes sense to me :) Sounds like further checking can be added as needed, so applying this series into omap-for-v3.9/gpmc. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v3 3/3] arm: omap2: gpmc: add DT bindings for OneNAND Date: Fri, 1 Feb 2013 14:12:10 -0800 Message-ID: <20130201221209.GA22517@atomide.com> References: <1359116591-32730-1-git-send-email-ezequiel.garcia@free-electrons.com> <1359116591-32730-3-git-send-email-ezequiel.garcia@free-electrons.com> <20130125155633.GC16795@e106331-lin.cambridge.arm.com> <20130128115339.GD7754@e106331-lin.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:58566 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757839Ab3BAWMQ (ORCPT ); Fri, 1 Feb 2013 17:12:16 -0500 Content-Disposition: inline In-Reply-To: <20130128115339.GD7754@e106331-lin.cambridge.arm.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Mark Rutland Cc: Ezequiel Garcia , Ezequiel Garcia , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "zonque@gmail.com" , "matthias.bgg@googlemail.com" , Javier Martinez Canillas , Enric Balletbo Serra , "devicetree-discuss@lists.ozlabs.org" , "linux-mtd@lists.infradead.org" , "b-cousson@ti.com" , "grant.likely@secretlab.ca" , "jon-hunter@ti.com" , Artem Bityutskiy * Mark Rutland [130128 03:57]: > > So if I've understood correctly, the first address cell is the CS, and the > second the offset within this (as the comment in the onenand@0 node hints)? > > If so, the code now makes sense to me :) Sounds like further checking can be added as needed, so applying this series into omap-for-v3.9/gpmc. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 1 Feb 2013 14:12:10 -0800 Subject: [PATCH v3 3/3] arm: omap2: gpmc: add DT bindings for OneNAND In-Reply-To: <20130128115339.GD7754@e106331-lin.cambridge.arm.com> References: <1359116591-32730-1-git-send-email-ezequiel.garcia@free-electrons.com> <1359116591-32730-3-git-send-email-ezequiel.garcia@free-electrons.com> <20130125155633.GC16795@e106331-lin.cambridge.arm.com> <20130128115339.GD7754@e106331-lin.cambridge.arm.com> Message-ID: <20130201221209.GA22517@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Mark Rutland [130128 03:57]: > > So if I've understood correctly, the first address cell is the CS, and the > second the offset within this (as the comment in the onenand at 0 node hints)? > > If so, the code now makes sense to me :) Sounds like further checking can be added as needed, so applying this series into omap-for-v3.9/gpmc. Regards, Tony