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

2021-03-10 Thread Greg Kroah-Hartman
On Tue, Mar 09, 2021 at 09:59:10PM +0100, 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

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

2021-03-09 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