[PATCH 1/2] gpio: dwapb: Use human understandable gpio numbering.
From: richardcochran@gmail.com (Richard Cochran)
Date: 2015-07-16 18:19:08
Also in:
linux-devicetree, linux-gpio
From: richardcochran@gmail.com (Richard Cochran)
Date: 2015-07-16 18:19:08
Also in:
linux-devicetree, linux-gpio
On Thu, Jul 16, 2015 at 09:57:23AM +0200, Linus Walleij wrote:
So what about making a patch to drivers/gpio/gpio-dwapb.c that adds the .names property to its GPIO chip?
OK, so the user knows that he wants the instance with .name = "gpio0". What should he write into /sys/class/gpio/export? Thanks, Richard