Re: [PATCH v2 1/2] Input: i8042: Avoid probing if no keyboard and mouse are set in quirks

From: Rahul Rameshbabu
Date: Wed Dec 06 2023 - 16:56:00 EST


On Wed, 06 Dec, 2023 15:21:39 -0600 Mario Limonciello <mario.limonciello@xxxxxxx> wrote:
> Some laptops have an i8042 controller in the SOC, nothing mentioned in
> ACPI PNP and nothing connected to the controller. Add the ability to
> skip probing in this case.
>
> Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>
> ---

Thanks. I think this is a good choice for handling the issue you
presented with the Framework 16.

Reviewed-by: Rahul Rameshbabu <rrameshbabu@xxxxxxxxxx>