On Wed, Jul 1, 2020 at 1:42 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > This patch series contains two improvements for the parsing code in the > GPIO Aggregator. > > The second one converts the driver to use bitmap_parselist() for parsing > GPIO offsets and/or ranges, as suggested by Andy[1]. This should have > no impact on the format of the configuration parameters written to the > "new_device" virtual file in sysfs. > > Changes compared to v1: > - Rename mask to bitmap, > - Allocate bitmap dynamically. Patches applied for v5.9! If there are further review comments they can surely be addressed by new patches. Yours, Linus Walleij