From: Yves-Alexis Perez <corsac@debian.org>
To: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Cc: Arnaud Ebalard <arno@natisbad.org>,
Yves-Alexis Perez <corsac@debian.org>
Subject: [PATCH] ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)
Date: Sat, 11 Apr 2015 09:31:35 +0200 [thread overview]
Message-ID: <1428737495-9906-2-git-send-email-corsac@debian.org> (raw)
In-Reply-To: <1428737495-9906-1-git-send-email-corsac@debian.org>
This model uses the same dock port as the previous generation.
Signed-off-by: Yves-Alexis Perez <corsac@debian.org>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 7438213..2087728 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5030,6 +5030,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x17aa, 0x2212, "Thinkpad T440", ALC292_FIXUP_TPT440_DOCK),
SND_PCI_QUIRK(0x17aa, 0x2214, "Thinkpad X240", ALC292_FIXUP_TPT440_DOCK),
SND_PCI_QUIRK(0x17aa, 0x2215, "Thinkpad", ALC269_FIXUP_LIMIT_INT_MIC_BOOST),
+ SND_PCI_QUIRK(0x17aa, 0x2226, "ThinkPad X250", ALC292_FIXUP_TPT440_DOCK),
SND_PCI_QUIRK(0x17aa, 0x3977, "IdeaPad S210", ALC283_FIXUP_INT_MIC),
SND_PCI_QUIRK(0x17aa, 0x3978, "IdeaPad Y410P", ALC269_FIXUP_NO_SHUTUP),
SND_PCI_QUIRK(0x17aa, 0x5013, "Thinkpad", ALC269_FIXUP_LIMIT_INT_MIC_BOOST),
--
2.1.4
next prev parent reply other threads:[~2015-04-11 7:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-11 7:31 [PATCH] ALSA: hda - Add dock support for ThinkPad X250 Yves-Alexis Perez
2015-04-11 7:31 ` Yves-Alexis Perez [this message]
2015-04-11 15:27 ` [PATCH] ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226) Takashi Iwai
2015-04-11 19:03 ` Yves-Alexis Perez
2015-04-19 18:31 ` Yves-Alexis Perez
2015-05-02 13:20 ` Greg Kroah-Hartman
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=1428737495-9906-2-git-send-email-corsac@debian.org \
--to=corsac@debian.org \
--cc=alsa-devel@alsa-project.org \
--cc=arno@natisbad.org \
--cc=linux-kernel@vger.kernel.org \
/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).