Re: [RFC PATCH 4/5] gpio: gpiolib: Add sysfs support for maintaining GPIO values on reset

2017-10-20 Thread Andrew Jeffery
On Fri, 2017-10-20 at 09:29 +0200, Linus Walleij wrote: > On Fri, Oct 20, 2017 at 5:37 AM, Andrew Jeffery > wrote: > > > Expose a new 'maintain' sysfs attribute to control both suspend and > > reset tolerance. > > > > Signed-off-by: Andrew Jeffery > > NAK.

Re: [RFC PATCH 4/5] gpio: gpiolib: Add sysfs support for maintaining GPIO values on reset

2017-10-20 Thread Linus Walleij
On Fri, Oct 20, 2017 at 5:37 AM, Andrew Jeffery wrote: > Expose a new 'maintain' sysfs attribute to control both suspend and > reset tolerance. > > Signed-off-by: Andrew Jeffery NAK. You will find the actual ABI documentation in

[RFC PATCH 4/5] gpio: gpiolib: Add sysfs support for maintaining GPIO values on reset

2017-10-19 Thread Andrew Jeffery
Expose a new 'maintain' sysfs attribute to control both suspend and reset tolerance. Signed-off-by: Andrew Jeffery --- Documentation/gpio/sysfs.txt | 9 + drivers/gpio/gpiolib-sysfs.c | 88 ++-- 2 files changed, 93 insertions(+), 4