lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 7 Feb 2024 06:43:15 +0000
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: Wentong Wu <wentong.wu@...el.com>
Cc: gregkh@...uxfoundation.org, tomas.winkler@...el.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mei: Add Meteor Lake support for IVSC device

On Wed, Feb 07, 2024 at 08:43:04AM +0800, Wentong Wu wrote:
> Add IVSC device support on Meteor Lake platform.
> 
> Signed-off-by: Wentong Wu <wentong.wu@...el.com>

Reviewed-by: Sakari Ailus <sakari.ailus@...ux.intel.com>

> ---
>  drivers/misc/mei/vsc-tp.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/misc/mei/vsc-tp.c b/drivers/misc/mei/vsc-tp.c
> index 6f4a4be6ccb5..55f7db490d3b 100644
> --- a/drivers/misc/mei/vsc-tp.c
> +++ b/drivers/misc/mei/vsc-tp.c
> @@ -535,6 +535,7 @@ static const struct acpi_device_id vsc_tp_acpi_ids[] = {
>  	{ "INTC1009" }, /* Raptor Lake */
>  	{ "INTC1058" }, /* Tiger Lake */
>  	{ "INTC1094" }, /* Alder Lake */
> +	{ "INTC10D0" }, /* Meteor Lake */
>  	{}
>  };
>  MODULE_DEVICE_TABLE(acpi, vsc_tp_acpi_ids);

-- 
Sakari Ailus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ