]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hid-asus: check ROG Ally MCU version and warn
authorLuke D. Jones <luke@ljones.dev>
Sun, 23 Mar 2025 02:34:20 +0000 (15:34 +1300)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 8 May 2025 13:03:54 +0000 (16:03 +0300)
commit00e005c952f74f50a3f86af96f56877be4685e14
tree11568734bc271ae1f3ccacbcdd3a7029e7d6dece
parentb369395c895bfab678c653bb8929a967f233f55a
hid-asus: check ROG Ally MCU version and warn

ASUS have fixed suspend issues arising from a flag not being cleared in
the MCU FW in both the ROG Ally 1 and the ROG Ally X.

Implement a check and a warning to encourage users to update the FW to
a minimum supported version.

Signed-off-by: Luke D. Jones <luke@ljones.dev>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20250323023421.78012-2-luke@ljones.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/hid/hid-asus.c