On Fri, Mar 12, 2021 at 02:13:12PM +0200, Andy Shevchenko wrote: > On Thu, Mar 11, 2021 at 07:28:11PM +0100, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 5.10-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > This is strange. I have just cherry-picked it clean on top of v5.10.23. Did you build it: drivers/gpio/gpio-pca953x.c:119:40: error: ‘ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER’ undeclared here (not in a function) 119 | { "irq-gpios", &pca953x_irq_gpios, 1, ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :(