On Mon, Apr 24, 2017 at 3:47 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Thu, Apr 13, 2017 at 12:27 PM, Nandor Han <nandor.han@xxxxxx> wrote: > >> This is a simple driver that provides a /sys/class/gpio >> interface for controlling and configuring the GPIO lines. >> It does not provide support for chip select or interrupts. >> >> Signed-off-by: Nandor Han <nandor.han@xxxxxx> >> Signed-off-by: Semi Malinen <semi.malinen@xxxxxx> > > I almost want to make the driver depend on !GPIO_SYSFS because > of this commit message. > > DO NOT USE OR ENCOURAGE THE USE OF THE GPIO SYSFS > INTERFACE. > > Use the character device. I doubt you will be able to convince the majority of people toggling GPIOs via a simple shell script to switch to write a complex C program. Not to mention cross compilation and the libraries dependencies here. Is there some good cli tools to access the new char device? If they are shipped with most distros, that would reduce the pain. Best, -- Benjamin Henrion <bhenrion at ffii.org> FFII Brussels - +32-484-566109 - +32-2-3500762 "In July 2005, after several failed attempts to legalise software patents in Europe, the patent establishment changed its strategy. Instead of explicitly seeking to sanction the patentability of software, they are now seeking to create a central European patent court, which would establish and enforce patentability rules in their favor, without any possibility of correction by competing courts or democratically elected legislators." -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html