mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ALSA: HDA: conexant support for Lenovo T520/W520
@ 2011-10-18  7:42 Daniel Suchy
  2011-10-18  8:17 ` Takashi Iwai
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Suchy @ 2011-10-18  7:42 UTC (permalink / raw)
  To: tiwai, linux-kernel

[-- 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),

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-10-19  6:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-18  7:42 ALSA: HDA: conexant support for Lenovo T520/W520 Daniel Suchy
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

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®