Re: [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2020-09-07 09:59:43
Also in:
linux-acpi, linux-gpio, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2020-09-07 09:59:43
Also in:
linux-acpi, linux-gpio, lkml
On Fri, Sep 04, 2020 at 08:15:59PM -0700, Randy Dunlap wrote:
On 9/4/20 8:45 AM, Bartosz Golaszewski wrote:
...
quoted
+GPIO Testing Driver +=================== + +The GPIO Testing Driver (gpio-mockup) provides a way to create simulated GPIO +chips for testing purposes. There are two ways of configuring the chips exposed +by the module. The lines can be accessed using the standard GPIO character +device interface as well as manipulated using the dedicated debugfs directory +structure.Could configfs be used for this instead of debugfs? debugfs is ad hoc.
Actually sounds like a good idea. -- With Best Regards, Andy Shevchenko