v2: https://lore.kernel.org/linux-gpio/20210127104617.1173-1-nikita.shubin@xxxxxxxxxxx/ v2->v3 changes [PATCH v3 1/7] gpio: ep93xx: fix BUG_ON port F usage As suggested Andy Shevchenko dropped most of commit message [PATCH v3 2/7] gpio: ep93xx: Fix single irqchip with multi gpiochips - Andy Shevchenko: - added coma - Alexander Sverdlin: - changed to fixes commit d2b091961510 [PATCH v2 6/9] gpio: ep93xx: refactor ep93xx_gpio_add_bank - Alexander Sverdlin: - use ->num_parents instead of ARRAY_SIZE() Alexander - i think you are right about these two patches they have no meaning currently, so i dropped them. [PATCH v2 7/9] gpio: ep93xx: separate IRQ's setup - Alexander Sverdlin: - drop patch entirely [PATCH v2 9/9] gpio: ep93xx: replace bools with idx for IRQ ports - Alexander Sverdlin: - drop patch entirely