From mboxrd@z Thu Jan 1 00:00:00 1970 From: richardcochran@gmail.com (Richard Cochran) Date: Thu, 16 Jul 2015 19:10:54 +0200 Subject: [PATCH 1/2] gpio: dwapb: Use human understandable gpio numbering. In-Reply-To: References: Message-ID: <20150716171054.GA27060@localhost.localdomain> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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