mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniel Suchy <danny@danysek.cz>
To: tiwai@suse.de, linux-kernel@vger.kernel.org
Subject: ALSA: HDA: conexant support for Lenovo T520/W520
Date: Tue, 18 Oct 2011 09:42:02 +0200	[thread overview]
Message-ID: <4E9D2DCA.4010603@danysek.cz> (raw)

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

This is patch for Conexant codec of Intel HDA driver, adding new quirk
for Lenovo Thinkpad T520 and W520. Conexant autodetection works fine for
T520 (similar subsystem ID is used also in W520 model) and detects more
mixer features compared to generic (fallback) Lenovo quirk with
hardcoded options in Conexant codec.

Patch was activelly tested with Linux 3.0.4, 3.0.6 and 3.0.7 without any
problems.

Signed-off-by: Daniel Suchy <danny@danysek.cz>


[-- Attachment #2: lenovo-thinkpad-t520_conexant.patch --]
[-- Type: text/x-diff, Size: 648 bytes --]

--- sound/pci/hda/patch_conexant.c.orig	2011-10-18 09:11:58.000000000 +0200
+++ sound/pci/hda/patch_conexant.c	2011-10-18 09:20:52.072261476 +0200
@@ -3097,6 +3097,7 @@
 	SND_PCI_QUIRK(0x17aa, 0x21c5, "Thinkpad Edge 13", CXT5066_THINKPAD),
 	SND_PCI_QUIRK(0x17aa, 0x21c6, "Thinkpad Edge 13", CXT5066_ASUS),
  	SND_PCI_QUIRK(0x17aa, 0x215e, "Lenovo Thinkpad", CXT5066_THINKPAD),
+	SND_PCI_QUIRK(0x17aa, 0x21cf, "Lenovo T520 & W520", CXT5066_AUTO),
 	SND_PCI_QUIRK(0x17aa, 0x21da, "Lenovo X220", CXT5066_THINKPAD),
 	SND_PCI_QUIRK(0x17aa, 0x21db, "Lenovo X220-tablet", CXT5066_THINKPAD),
 	SND_PCI_QUIRK(0x17aa, 0x3a0d, "Lenovo U350", CXT5066_ASUS),

             reply	other threads:[~2011-10-18  7:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18  7:42 Daniel Suchy [this message]
2011-10-18  8:17 ` Takashi Iwai
2011-10-18  9:00   ` Daniel Suchy
2011-10-18  9:04     ` Takashi Iwai
2011-10-18 22:13       ` Daniel Suchy
2011-10-19  6:00         ` Takashi Iwai
2011-10-18  9:08   ` 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=4E9D2DCA.4010603@danysek.cz \
    --to=danny@danysek.cz \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®