LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Vijendar Mukunda" <Vijendar.Mukunda@amd.com>
Cc: <Alexander.Deucher@amd.com>, <alsa-devel@alsa-project.org>,
	<lgirdwood@gmail.com>, <broonie@kernel.org>, <perex@perex.cz>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ALSA: hda: Add Raven PCI ID
Date: Thu, 23 Nov 2017 08:50:32 +0100	[thread overview]
Message-ID: <s5h1skp5t87.wl-tiwai@suse.de> (raw)
In-Reply-To: <1511441264-5851-1-git-send-email-Vijendar.Mukunda@amd.com>

On Thu, 23 Nov 2017 13:47:44 +0100,
Vijendar Mukunda wrote:
> 
> This commit adds PCI ID for Raven platform
> 
> Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
> ---
>  sound/pci/hda/hda_intel.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 01eb1dc..9c7d479 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2454,6 +2454,8 @@ static const struct pci_device_id azx_ids[] = {
>  	/* AMD Hudson */
>  	{ PCI_DEVICE(0x1022, 0x780d),
>  	  .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB },
> +	{ PCI_DEVICE(0x1022, 0x15e3),
> +	  .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB },

If the new chip isn't Hudson (I suppose "Raven"), could you add a
comment line as well?


thanks,

Takashi

  reply	other threads:[~2017-11-23  7:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23 12:47 [PATCH] ALSA: hda: Add Raven PCI ID Vijendar Mukunda
2017-11-23  7:50 ` Takashi Iwai [this message]
2017-11-23 14:37 Vijendar Mukunda
2017-11-23  9:18 ` Takashi Iwai

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=s5h1skp5t87.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=Alexander.Deucher@amd.com \
    --cc=Vijendar.Mukunda@amd.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).