[alsa-devel] [PATCH] hda/realtek: Add T560 docking unit fixup
Takashi Iwai
tiwai at suse.de
Tue Jun 7 14:27:25 CEST 2016
On Tue, 07 Jun 2016 13:14:21 +0200,
Torsten Hilbrich wrote:
>
> Tested with Lenovo Ultradock. Fixes the non-working headphone jack on
> the docking unit.
>
> Signed-off-by: Torsten Hilbrich <torsten.hilbrich at secunet.com>
> Tested-by: Torsten Hilbrich <torsten.hilbrich at secunet.com>
Applied, thanks.
Takashi
> ---
> 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 37e327f..8370127 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -5573,6 +5573,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
> SND_PCI_QUIRK(0x17aa, 0x2218, "Thinkpad X1 Carbon 2nd", ALC292_FIXUP_TPT440_DOCK),
> SND_PCI_QUIRK(0x17aa, 0x2223, "ThinkPad T550", ALC292_FIXUP_TPT440_DOCK),
> SND_PCI_QUIRK(0x17aa, 0x2226, "ThinkPad X250", ALC292_FIXUP_TPT440_DOCK),
> + SND_PCI_QUIRK(0x17aa, 0x2231, "Thinkpad T560", ALC292_FIXUP_TPT460),
> SND_PCI_QUIRK(0x17aa, 0x2233, "Thinkpad", ALC292_FIXUP_TPT460),
> SND_PCI_QUIRK(0x17aa, 0x30bb, "ThinkCentre AIO", ALC233_FIXUP_LENOVO_LINE2_MIC_HOTKEY),
> SND_PCI_QUIRK(0x17aa, 0x30e2, "ThinkCentre AIO", ALC233_FIXUP_LENOVO_LINE2_MIC_HOTKEY),
> --
> 2.1.4
>
>
More information about the Alsa-devel
mailing list