From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH 0/2] gpio: dt: add gpio-export support Date: Sat, 24 Nov 2012 19:48:46 +0100 Message-ID: <20121124184846.GC4398@game.jcrosoft.org> References: <20121121101259.GQ4398@game.jcrosoft.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: Grant Likely , devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 15:43 Wed 21 Nov , Linus Walleij wrote: > On Wed, Nov 21, 2012 at 11:12 AM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > > HI, > > > > This patch serie add the support of gpio-export to DT > > > > This also extend to gpio_export with the possibility to specify a name > > for the gpio. > > When you support different hardware you do not need to knwon which gpio > > is used at application level just you have it > > > > based on next-20121115 tested on AT91 Animeo IP > > > > gpiolib-of: ad gpio-export support (2012-11-19 20:36:03 +0800) > > OK so this is definately Grant territory, I'm just a novice in DT land... > Grant can you look at this? Grant any comment? Best Regards, J.