On Mon, Oct 7, 2024 at 5:14 PM Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote: > > Hi Hans, > > On Sat, Oct 5, 2024 at 11:28 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > > > Hi Rafael, > > > > After receiving yet another Asus skip IRQ override bug report / patch: > > https://lore.kernel.org/platform-driver-x86/a983e6d5-c7ab-4758-be9b-7dcfc1b44ed3@xxxxxxxxx/ > > > > I have taken a closer look at the existing Asus quirks to see if they can > > be simplied to cover more models. > > > > This patch series removes 8 quirks by making the quirks match more models, > > while extending coverage with 3 new models which also need a skip IRQ > > override quirk for their keyboards to work (including the model from > > the new report). > > > > Please send these to Linus as 6.12-rc# fixes, since this fixes > > the keyboard not working on 3 more models. > > I will, thanks! Now applied as 6.12-rc material, thanks!