On Thu, Feb 25, 2021 at 5:33 PM Andy Shevchenko
<[email protected]> wrote:
> On some systems the ACPI tables has wrong pin number and instead of
> having a relative one it provides an absolute one in the global GPIO
> number space.
>
> Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk to cope with such cases.
>
> Fixes: ba8c90c61847 ("gpio: pca953x: Override IRQ for one of the expanders on
> Galileo Gen 2")
> Depends-on: 0ea683931adb ("gpio: dwapb: Convert driver to using the
> GPIO-lib-based IRQ-chip")
> Signed-off-by: Andy Shevchenko <[email protected]>
OH THE HORROR!
However, we discussed it before. It is as it is.
It's the right place to fix the problem, so:
Acked-by: Linus Walleij <[email protected]>
Yours,
Linus Walleij