Re: [PATCH v9 0/4] gpio-sim: configfs-based GPIO simulator
From: Bartosz Golaszewski <hidden>
Date: 2021-11-22 09:57:13
Also in:
linux-kselftest, lkml
From: Bartosz Golaszewski <hidden>
Date: 2021-11-22 09:57:13
Also in:
linux-kselftest, lkml
On Mon, Nov 22, 2021 at 1:02 AM Linus Walleij [off-list ref] wrote:
On Thu, Nov 18, 2021 at 3:51 PM Bartosz Golaszewski [off-list ref] wrote:quoted
v8 -> v9: - dropped the patches implementing committable-items and reworked the driver to not use them - reworked the gpio-line-names property and configuring specific lines in general - many smaller tweaks here and thereThe series: Acked-by: Linus Walleij <redacted> Let's go with this. Yours, Linus Walleij
Thanks but Kent and Andy are right, I'm about to send another version that synchronously waits during `echo 1 > live` for the device to come on-line. Bart