Re: [PATCH v5 00/11] gpio: implement the configfs testing module

2021-03-26 Thread Bartosz Golaszewski
On Thu, Mar 25, 2021 at 10:29 AM Linus Walleij wrote: > > On Mon, Mar 22, 2021 at 3:32 PM Bartosz Golaszewski wrote: > > > FYI The configfs patches from this series have been on the mailing > > list for months (long before the GPIO part) and have been re-sent > > several times. You have neither a

Re: [PATCH v5 00/11] gpio: implement the configfs testing module

2021-03-25 Thread Linus Walleij
On Mon, Mar 22, 2021 at 3:32 PM Bartosz Golaszewski wrote: > FYI The configfs patches from this series have been on the mailing > list for months (long before the GPIO part) and have been re-sent > several times. You have neither acked or opposed these changes. I > don't want to delay the new tes

Re: [PATCH v5 00/11] gpio: implement the configfs testing module

2021-03-23 Thread Andy Shevchenko
On Mon, Mar 22, 2021 at 03:32:24PM +0100, Bartosz Golaszewski wrote: > On Mon, Mar 15, 2021 at 10:14 AM Bartosz Golaszewski wrote: > > > > From: Bartosz Golaszewski > > > > This series adds a new GPIO testing module based on configfs committable > > items > > and sysfs. The goal is to provide a

Re: [PATCH v5 00/11] gpio: implement the configfs testing module

2021-03-22 Thread Bartosz Golaszewski
On Mon, Mar 15, 2021 at 10:14 AM Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > This series adds a new GPIO testing module based on configfs committable items > and sysfs. The goal is to provide a testing driver that will be configurable > at runtime (won't need module reload) and e

[PATCH v5 00/11] gpio: implement the configfs testing module

2021-03-15 Thread Bartosz Golaszewski
From: Bartosz Golaszewski This series adds a new GPIO testing module based on configfs committable items and sysfs. The goal is to provide a testing driver that will be configurable at runtime (won't need module reload) and easily extensible. The control over the attributes is also much more fine