This is a note to let you know that I've just added the patch titled

    ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC

to the 3.4-stable tree which can be found at:
    
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     alsa-hda-support-dock-on-lenovo-thinkpad-t530-with-alc269vc.patch
and it can be found in the queue-3.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.


>From 707fba3fa76a4c8855552f5d4c1a12430c09bce8 Mon Sep 17 00:00:00 2001
From: Takashi Iwai <[email protected]>
Date: Thu, 2 Aug 2012 09:04:39 +0200
Subject: ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC

From: Takashi Iwai <[email protected]>

commit 707fba3fa76a4c8855552f5d4c1a12430c09bce8 upstream.

Lenovo Thinkpad T530 with ALC269VC codec has a dock port but BIOS
doesn't set up the pins properly.  Enable the pins as well as on
Thinkpad X230 Tablet.

Reported-and-tested-by: Mario <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

---
 sound/pci/hda/patch_realtek.c |    1 +
 1 file changed, 1 insertion(+)

--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6156,6 +6156,7 @@ static const struct snd_pci_quirk alc269
        SND_PCI_QUIRK(0x17aa, 0x21b8, "Thinkpad Edge 14", 
ALC269_FIXUP_SKU_IGNORE),
        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, 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),


Patches currently in stable-queue which might be from [email protected] are

queue-3.4/alsa-mpu401-fix-missing-initialization-of-irq-field.patch
queue-3.4/alsa-hda-fix-mute-led-gpio-setup-for-hp-mini-210.patch
queue-3.4/alsa-hda-add-dock-support-for-thinkpad-x230-tablet.patch
queue-3.4/alsa-hda-add-support-for-realtek-alc282.patch
queue-3.4/alsa-hda-fix-polarity-of-mute-led-on-hp-mini-210.patch
queue-3.4/alsa-snd-usb-fix-clock-source-validity-index.patch
queue-3.4/alsa-hda-fix-mute-led-gpio-initialization-for-idt-codecs.patch
queue-3.4/alsa-hda-fix-invalid-d3-of-headphone-dac-on-vt202x-codecs.patch
queue-3.4/alsa-hda-support-dock-on-lenovo-thinkpad-t530-with-alc269vc.patch
queue-3.4/alsa-hda-turn-on-pin_out-from-hdmi-playback-prepare.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to