Re: [PATCH v9 1/4] gpio: sim: new testing module
From: Linus Walleij <hidden>
Date: 2021-11-21 23:55:45
Also in:
linux-kselftest, lkml
From: Linus Walleij <hidden>
Date: 2021-11-21 23:55:45
Also in:
linux-kselftest, lkml
On Thu, Nov 18, 2021 at 3:51 PM Bartosz Golaszewski [off-list ref] wrote:
Implement a new, modern GPIO testing module controlled by configfs attributes instead of module parameters. The goal of this driver is to provide a replacement for gpio-mockup that will be easily extensible with new features and doesn't require reloading the module to change the setup. Signed-off-by: Bartosz Golaszewski <redacted>
The series: Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij