Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
authorHans de Goede <hdegoede@redhat.com>
Mon, 7 Nov 2022 18:30:41 +0000 (10:30 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 7 Nov 2022 18:33:26 +0000 (10:33 -0800)
commite13757f52496444b994a7ac67b6e517a15d89bbc
tree03fe6902ad0dccc15384450045fb3e18ac73998e
parent8e9ada1d0e72b4737df400fe1bba48dc42a68df7
Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]

Like on the Acer Switch 10 SW5-012, the Acer Switch V 10 SW5-017's _LID
method messes with home- and power-button GPIO IRQ settings, causing an
IRQ storm.

Add a quirk entry for the Acer Switch V 10 to the dmi_use_low_level_irq[]
DMI quirk list, to use low-level IRQs on this model, fixing the IRQ storm.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20221106215320.67109-2-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/soc_button_array.c