]> www.infradead.org Git - users/dwmw2/linux.git/commit
platform/x86: asus-wmi: Add quirk for ROG Ally X
authorLuke D. Jones <luke@ljones.dev>
Mon, 5 Aug 2024 23:46:03 +0000 (11:46 +1200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 13 Aug 2024 08:00:26 +0000 (11:00 +0300)
commitd2dfed310aae0739dc87b68c660357e6a4f29819
treeb4828bdfa7ab546a8fe393e6215fc4b24af1537c
parent7cc06e729460a209b84d3db4db56c9f85f048cc2
platform/x86: asus-wmi: Add quirk for ROG Ally X

The new ROG Ally X functions the same as the previus model so we can use
the same method to ensure the MCU USB devices wake and reconnect
correctly.

Given that two devices marks the start of a trend, this patch also adds
a quirk table to make future additions easier if the MCU is the same.

Signed-off-by: Luke D. Jones <luke@ljones.dev>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240805234603.38736-1-luke@ljones.dev
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/asus-wmi.c