Nikita, please include the review tags from previous series in the future. Linus has left his Reviewed-by: under v3. Bart On Fri, Feb 5, 2021 at 9:05 AM Nikita Shubin <nikita.shubin@xxxxxxxxxxx> wrote: > > v2: > https://lore.kernel.org/linux-gpio/20210127104617.1173-1-nikita.shubin@xxxxxxxxxxx/ > > v3: > https://lore.kernel.org/linux-gpio/20210128122123.25341-1-nikita.shubin@xxxxxxxxxxx/ > > v3->v4 changes > > [PATCH v4 1/7] gpio: ep93xx: fix BUG_ON port F usage > As suggested Alexander and Andy, drop confusing index conversion and embed > all necessary IRQ data into struct ep93xx_gpio_irq_chip, this keeps indexes > consistent and simplifies access.