Refactored V1 of patch to remove the report_id changing as it isn't required. Changelog: - V2 - Split patch in two (use hid, and change report_id) - Drop the report_id changing as not required - Use dmi_check_system() for DMI matching History: - https://lore.kernel.org/linux-input/20240528013959.14661-1-luke@xxxxxxxxxx/T/#u Luke D. Jones (1): hid-asus: use hid for brightness control on keyboard drivers/hid/hid-asus.c | 7 ++++ drivers/platform/x86/asus-wmi.c | 3 +- include/linux/platform_data/x86/asus-wmi.h | 45 ++++++++++++++++++++++ 3 files changed, 54 insertions(+), 1 deletion(-) -- 2.45.1