alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: "Philipp A. Mohrenweiser" <phiamo@googlemail.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, phiamo <phiamo@googlemail.com>
Subject: [PATCH] ALSA: hda - add dock support for Thinkpad T430s
Date: Mon,  6 Aug 2012 13:14:18 +0200	[thread overview]
Message-ID: <1344251658-16097-1-git-send-email-phiamo@googlemail.com> (raw)
In-Reply-To: <s5hy5lsjn07.wl%tiwai@suse.de>

From: phiamo <phiamo@googlemail.com>

    Add a model/fixup string "lenovo-dock", for
    Thinkpad T430s, to allow sound in docking station.

    Tested on Lenovo T430s with ThinkPad Mini Dock Plus Series 3

    Cc: stable@kernel.org
    Signed-off-by: Philipp A. Mohrenweiser <phiamo@googlemail.com>
---
 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 b9a5c45..bb93f92 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6207,6 +6207,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x17aa, 0x21ca, "Thinkpad L412", ALC269_FIXUP_SKU_IGNORE),
 	SND_PCI_QUIRK(0x17aa, 0x21e9, "Thinkpad Edge 15", ALC269_FIXUP_SKU_IGNORE),
 	SND_PCI_QUIRK(0x17aa, 0x21f6, "Thinkpad T530", ALC269_FIXUP_LENOVO_DOCK),
+	SND_PCI_QUIRK(0x17aa, 0x21fb, "Thinkpad T430s", ALC269_FIXUP_LENOVO_DOCK),
 	SND_PCI_QUIRK(0x17aa, 0x2203, "Thinkpad X230 Tablet", ALC269_FIXUP_LENOVO_DOCK),
 	SND_PCI_QUIRK(0x17aa, 0x3bf8, "Quanta FL1", ALC269_FIXUP_QUANTA_MUTE),
 	SND_PCI_QUIRK(0x17aa, 0x3bf8, "Lenovo Ideapd", ALC269_FIXUP_PCM_44K),
-- 
1.7.9.5

  reply	other threads:[~2012-08-06 10:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-30 22:13 Enable docking station speaker jack for new Lenovo Thinkpads Mario
2012-07-31 16:11 ` Phil Moh
2012-07-31 19:02 ` Mario
2012-07-31 20:43   ` Philipp Mohrenweiser
2012-07-31 21:02     ` Mario
2012-08-01  6:05 ` Takashi Iwai
2012-08-01  8:47   ` Mario
2012-08-01  9:37     ` Takashi Iwai
2012-08-01 16:26       ` Takashi Iwai
2012-08-01 20:51         ` Mario
2012-08-02  7:16           ` Takashi Iwai
2012-08-06  9:29             ` Philipp Mohrenweiser
2012-08-06 10:37               ` [PATCH] ALSA: hda - add dock support for Thinkpad T430s phiamo
2012-08-06 10:46                 ` Takashi Iwai
2012-08-06 10:47                   ` Takashi Iwai
2012-08-06 10:49                   ` Philipp Mohrenweiser
2012-08-06 10:52                     ` Takashi Iwai
2012-08-06 11:00                       ` phiamo
2012-08-06 11:08                         ` Takashi Iwai
2012-08-06 11:14                           ` Philipp A. Mohrenweiser [this message]
2012-08-06 12:49                             ` 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=1344251658-16097-1-git-send-email-phiamo@googlemail.com \
    --to=phiamo@googlemail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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).