On Wed, Apr 15, 2020 at 4:15 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > It appears that GPIO DW APB driver wasn't touched for a long time. Here is > the fix for long standing issue, i.e. missed module alias to make the driver > be loaded automatically. > > On top of above a lot small clean ups here and there. > > The series based on the v3 by Serge Semin which he sent earlier. > > Driver has been tested on Intel Galileo Gen2 with AT25 SPI EEPROM using it > for a chip select. > > Changelog since v1: > - added Tested-by and Reviewed-by tags (Serge) > - split IRQ refactoring patch to two (Serge) > - update hwirq variable type to be irq_hw_number_t I managed to pull this v2 series out of lore with the b4 tool and applied it check the result! Yours, Linus Walleij