Re: [PATCH v12 0/7] gpio-sim: configfs-based GPIO simulator
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-12-03 20:11:28
Also in:
linux-kselftest, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-12-03 20:11:28
Also in:
linux-kselftest, lkml
On Fri, Dec 03, 2021 at 02:29:56PM +0100, Bartosz Golaszewski wrote:
Another iteration of gpio-sim patches. This time the changes are quite small. I removed the ifdefs from gpiolib.c as requested by Andy. In this version gpiolib-of will also prefer fwnodes over of_nodes and - if set - will convert them to of_nodes before proceeding. Tested both with configfs as well as device-tree.
After addressing a comment in patch 3: Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> for patches 1-3. Patch 4 has got full review but nothing specifically critical there. -- With Best Regards, Andy Shevchenko