All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Wu, Wentong" <wentong.wu@intel.com>
To: "Winkler, Tomas" <tomas.winkler@intel.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] mei: Add Meteor Lake support for IVSC device
Date: Sun, 18 Feb 2024 08:44:58 +0000	[thread overview]
Message-ID: <MW5PR11MB5787BC32B9E7C3F818B6B9D98D522@MW5PR11MB5787.namprd11.prod.outlook.com> (raw)
In-Reply-To: <PH7PR11MB760526EBCB4CFCDB19A03E40E5452@PH7PR11MB7605.namprd11.prod.outlook.com>

> From: Winkler, Tomas <tomas.winkler@intel.com>
> > 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@intel.com>
> >
> > Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> Acked-by: Tomas Winkler <tomas.winkler@intel.com>

Thanks, Sakari and Tomas. 

Greg, could you please help take a look this patch? Thanks

BR,
Wentong
> 
> >
> > > ---
> > >  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

  reply	other threads:[~2024-02-18  8:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07  0:43 [PATCH] mei: Add Meteor Lake support for IVSC device Wentong Wu
2024-02-07  6:43 ` Sakari Ailus
2024-02-07  6:57   ` Winkler, Tomas
2024-02-18  8:44     ` Wu, Wentong [this message]
2024-02-19 10:40       ` gregkh
2024-02-21  2:48         ` Wu, Wentong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MW5PR11MB5787BC32B9E7C3F818B6B9D98D522@MW5PR11MB5787.namprd11.prod.outlook.com \
    --to=wentong.wu@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tomas.winkler@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.