[PATCH 1/2] gpio: dwapb: Use human understandable gpio numbering.
From: richardcochran@gmail.com (Richard Cochran)
Date: 2015-07-16 17:10:54
Also in:
linux-devicetree, linux-gpio
From: richardcochran@gmail.com (Richard Cochran)
Date: 2015-07-16 17:10:54
Also in:
linux-devicetree, linux-gpio
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