All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ujfalusi, Peter" <peter.ujfalusi@intel.com>
To: Kai Vehmanen <kai.vehmanen@linux.intel.com>,
	alsa-devel@alsa-project.org,  broonie@kernel.org
Cc: daniel.baluta@nxp.com, lgirdwood@gmail.com,
	yung-chuan.liao@linux.intel.com,
	pierre-louis.bossart@linux.intel.com,
	ranjani.sridharan@linux.intel.com
Subject: Re: [PATCH] ASoC: SOF: Intel: pci-tgl: add ADL-M support
Date: Mon, 31 May 2021 09:35:15 +0300	[thread overview]
Message-ID: <8527229c-f3a8-6480-9ff9-e0cec6bd5524@intel.com> (raw)
In-Reply-To: <20210528184153.18251-1-kai.vehmanen@linux.intel.com>

Hi Kai,

On 5/28/2021 9:41 PM, Kai Vehmanen wrote:
> Add PCI DID for Intel AlderLake-M.
> 
> Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@intel.com>

peter.ujfalusi@linux.intel.com would be better.

> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
> ---
>  sound/soc/sof/intel/pci-tgl.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/sound/soc/sof/intel/pci-tgl.c b/sound/soc/sof/intel/pci-tgl.c
> index 88c3bf404dd7..a00262184efa 100644
> --- a/sound/soc/sof/intel/pci-tgl.c
> +++ b/sound/soc/sof/intel/pci-tgl.c
> @@ -116,6 +116,8 @@ static const struct pci_device_id sof_pci_ids[] = {
>  		.driver_data = (unsigned long)&adls_desc},
>  	{ PCI_DEVICE(0x8086, 0x51c8), /* ADL-P */
>  		.driver_data = (unsigned long)&adl_desc},
> +	{ PCI_DEVICE(0x8086, 0x51cc), /* ADL-M */
> +		.driver_data = (unsigned long)&adl_desc},
>  	{ 0, }
>  };
>  MODULE_DEVICE_TABLE(pci, sof_pci_ids);
> 
> base-commit: 058efb40641845432c52777443b3372dbc97c032
> 

-- 
Péter
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

  reply	other threads:[~2021-06-01  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28 18:41 [PATCH] ASoC: SOF: Intel: pci-tgl: add ADL-M support Kai Vehmanen
2021-05-31  6:35 ` Ujfalusi, Peter [this message]
2021-06-01 17:38 ` Mark Brown

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=8527229c-f3a8-6480-9ff9-e0cec6bd5524@intel.com \
    --to=peter.ujfalusi@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=yung-chuan.liao@linux.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.