Re: [PATCH v2 6/7] selftests: gpio: port to GPIO uAPI v2

2021-01-14 Thread Bartosz Golaszewski
On Thu, Jan 7, 2021 at 3:59 AM Kent Gibson wrote: > > Add a port to the GPIO uAPI v2 interface and make it the default. > > Signed-off-by: Kent Gibson > Acked-by: Linus Walleij Reviewed-by: Bartosz Golaszewski

[PATCH v2 6/7] selftests: gpio: port to GPIO uAPI v2

2021-01-06 Thread Kent Gibson
Add a port to the GPIO uAPI v2 interface and make it the default. Signed-off-by: Kent Gibson Acked-by: Linus Walleij --- .../testing/selftests/gpio/gpio-mockup-cdev.c | 75 +-- tools/testing/selftests/gpio/gpio-mockup.sh | 11 ++- 2 files changed, 76 insertions(+), 10 deletion