Re: [PATCH v1 0/2] asus wmi and hid: use HID LED for brightness

From: Hans de Goede
Date: Wed May 29 2024 - 11:29:15 EST


Hi all,

On 5/29/24 3:28 AM, Luke D. Jones wrote:
> Changelog:
> - v1
> - Split the patch in two
> - Move function body to asus-wmi and export
> - Use array of names and for loops
>
> History:
> - https://lore.kernel.org/linux-input/20240528013959.14661-1-luke@xxxxxxxxxx/T/#u
>
> Luke D. Jones (2):
> hid-asus: use hid for brightness control on keyboard
> hid-asus: change the report_id used for HID LED control
>
> drivers/hid/hid-asus.c | 32 +++++++++++++++++++-
> drivers/platform/x86/asus-wmi.c | 35 +++++++++++++++++++++-
> include/linux/platform_data/x86/asus-wmi.h | 10 +++++++
> 3 files changed, 75 insertions(+), 2 deletions(-)

Jiri, Benjamin since the first patch now also touches pdx86 files
we need to coordinate merging this.

There also is a long list of patches pending for
drivers/platform/x86/asus-wmi.c

So I would prefer to take this series (both patches) upstream through
the pdx86 tree to avoid conflicts.

May we have an ack from one of you for merging this through pdx86/for-next ?

Regards,

Hans