Re: [PATCH v1 3/3] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2

2021-03-02 Thread Linus Walleij
On Thu, Feb 25, 2021 at 5:33 PM Andy Shevchenko wrote: > The commit 0ea683931adb ("gpio: dwapb: Convert driver to using the > GPIO-lib-based IRQ-chip") indeliberately made a regression on how > IRQ line from GPIO I²C expander is handled. I.e. it reveals that > the quirk for Intel Galileo Gen 2 mi

[PATCH v1 3/3] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2

2021-02-25 Thread Andy Shevchenko
The commit 0ea683931adb ("gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip") indeliberately made a regression on how IRQ line from GPIO I²C expander is handled. I.e. it reveals that the quirk for Intel Galileo Gen 2 misses the part of setting IRQ type which previously was predefined