Re: [PATCH] Input: silead - Add MSSL0002 ACPI HID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 05, 2018 at 05:04:28PM +0200, Hans de Goede wrote:
> The Silead touchscreen on the Chuwi Vi8 tablet uses MSSL0002 as ACPI HID,
> rather then the usual MSSL1680 id.
> 
> Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>

Applied, marked for stable, thank you.

> ---
>  drivers/input/touchscreen/silead.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/input/touchscreen/silead.c b/drivers/input/touchscreen/silead.c
> index ff7043f74a3d..d196ac3d8b8c 100644
> --- a/drivers/input/touchscreen/silead.c
> +++ b/drivers/input/touchscreen/silead.c
> @@ -603,6 +603,7 @@ static const struct acpi_device_id silead_ts_acpi_match[] = {
>  	{ "GSL3692", 0 },
>  	{ "MSSL1680", 0 },
>  	{ "MSSL0001", 0 },
> +	{ "MSSL0002", 0 },
>  	{ }
>  };
>  MODULE_DEVICE_TABLE(acpi, silead_ts_acpi_match);
> -- 
> 2.17.1
> 

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux