From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH 1/2] gpio: dwapb: Use human understandable gpio numbering. Date: Thu, 16 Jul 2015 19:10:54 +0200 Message-ID: <20150716171054.GA27060@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org To: Linus Walleij Cc: "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , Alan Tull , Alexandre Courbot , Dinh Nguyen , Sebastian Andrzej Siewior List-Id: devicetree@vger.kernel.org On Thu, Jul 16, 2015 at 09:50:44AM +0200, Linus Walleij wrote: > We are working to remove dependency on them by introducing GPIO > descriptors and thinking heavily about how to handle the userspace > sysfs ABI moving forward. But for the ABI the numbers just need to > be stable, not intuitive. The numbers are *not* stable. That is a problem for users like me. Thanks, Richard