From: Takashi Iwai <tiwai@suse.de>
To: Vinod Koul <vinod.koul@intel.com>
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
alsa-devel@alsa-project.org, broonie@kernel.org
Subject: Re: [PATCH] ALSA: hda - Add Geminilake PCI ID
Date: Sat, 25 Feb 2017 08:29:57 +0100 [thread overview]
Message-ID: <s5h1sumrami.wl-tiwai@suse.de> (raw)
In-Reply-To: <1487976160-25293-1-git-send-email-vinod.koul@intel.com>
On Fri, 24 Feb 2017 23:42:40 +0100,
Vinod Koul wrote:
>
> Geminilake is another Intel part, so need to add PCI ID for it.
>
> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Applied, thanks.
Takashi
> ---
> sound/pci/hda/hda_intel.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 16108f0eb688..c8256a89375a 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2255,6 +2255,9 @@ static void azx_shutdown(struct pci_dev *pci)
> /* Broxton-T */
> { PCI_DEVICE(0x8086, 0x1a98),
> .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_BROXTON },
> + /* Gemini-Lake */
> + { PCI_DEVICE(0x8086, 0x3198),
> + .driver_data = AZX_DRIVER_PCH | AZX_DCAPS_INTEL_BROXTON },
> /* Haswell */
> { PCI_DEVICE(0x8086, 0x0a0c),
> .driver_data = AZX_DRIVER_HDMI | AZX_DCAPS_INTEL_HASWELL },
> --
> 1.9.1
>
next prev parent reply other threads:[~2017-02-25 7:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-24 22:42 [PATCH] ALSA: hda - Add Geminilake PCI ID Vinod Koul
2017-02-25 7:29 ` Takashi Iwai [this message]
2017-02-25 7:36 ` Takashi Iwai
2017-02-27 15:44 ` Vinod Koul
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=s5h1sumrami.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@intel.com \
--cc=vinod.koul@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.