Re: [PATCH v1 1/3] gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
From: Linus Walleij <hidden>
Date: 2021-03-02 17:02:23
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2021-03-02 17:02:23
Also in:
linux-gpio, lkml
On Thu, Feb 25, 2021 at 5:33 PM Andy Shevchenko [off-list ref] 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 <andriy.shevchenko@linux.intel.com>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 <redacted> Yours, Linus Walleij