Hi Dmitry, On 3/1/22 08:04, Dmitry Torokhov wrote: > On Mon, Feb 28, 2022 at 12:16:13PM +0100, Hans de Goede wrote: >> ACPI/x86 devices with a Cherry Trail SoC should have a GpioInt + a regular >> GPIO ACPI resource in their ACPI tables. >> >> Some CHT devices have a bug, where the also is bogus Interrupt resource >> (likely copied from a previous Bay Trail based generation of the device). >> >> The i2c-core-acpi code will assign the bogus, non-working, Interrupt >> resource to client->irq. Add a workaround to fix this up. >> >> BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=2043960 >> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > Applied (for 5.17), thank you. Thank you! Unrelated question (now that I have your attention) may I have your Acked-by for merging the (small) drivers/input/misc/soc_button_array.c of this series: https://lore.kernel.org/linux-input/20220224110241.9613-1-hdegoede@xxxxxxxxxx/ see: https://lore.kernel.org/linux-input/20220224110241.9613-2-hdegoede@xxxxxxxxxx/ Through the drivers/platform/x86 tree ? (so that we can keep the series together) Regards, Hans