* [PATCH] ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
@ 2019-07-16 7:21 Hui Wang
2019-07-16 7:35 ` Takashi Iwai
2019-07-16 23:03 ` Sasha Levin
0 siblings, 2 replies; 3+ messages in thread
From: Hui Wang @ 2019-07-16 7:21 UTC (permalink / raw)
To: alsa-devel, tiwai; +Cc: stable
Without this patch, the headset-mic and headphone-mic don't work.
Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
---
sound/pci/hda/patch_realtek.c | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 1c84c12b39b3..de224cbea7a0 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -8803,6 +8803,11 @@ static const struct snd_hda_pin_quirk alc662_pin_fixup_tbl[] = {
{0x18, 0x01a19030},
{0x1a, 0x01813040},
{0x21, 0x01014020}),
+ SND_HDA_PIN_QUIRK(0x10ec0867, 0x1028, "Dell", ALC891_FIXUP_DELL_MIC_NO_PRESENCE,
+ {0x16, 0x01813030},
+ {0x17, 0x02211010},
+ {0x18, 0x01a19040},
+ {0x21, 0x01014020}),
SND_HDA_PIN_QUIRK(0x10ec0662, 0x1028, "Dell", ALC662_FIXUP_DELL_MIC_NO_PRESENCE,
{0x14, 0x01014010},
{0x18, 0x01a19020},
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2019-07-16 7:21 [PATCH] ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine Hui Wang
@ 2019-07-16 7:35 ` Takashi Iwai
2019-07-16 23:03 ` Sasha Levin
1 sibling, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-07-16 7:35 UTC (permalink / raw)
To: Hui Wang; +Cc: alsa-devel, stable
On Tue, 16 Jul 2019 09:21:34 +0200,
Hui Wang wrote:
>
> Without this patch, the headset-mic and headphone-mic don't work.
>
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Hui Wang <hui.wang@canonical.com>
Applied, thanks.
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
2019-07-16 7:21 [PATCH] ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine Hui Wang
2019-07-16 7:35 ` Takashi Iwai
@ 2019-07-16 23:03 ` Sasha Levin
1 sibling, 0 replies; 3+ messages in thread
From: Sasha Levin @ 2019-07-16 23:03 UTC (permalink / raw)
To: Sasha Levin, Hui Wang, alsa-devel, tiwai; +Cc: stable, stable, stable
Hi,
[This is an automated email]
This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all
The bot has tested the following trees: v5.2.1, v5.1.18, v4.19.59, v4.14.133, v4.9.185, v4.4.185.
v5.2.1: Build OK!
v5.1.18: Build OK!
v4.19.59: Build OK!
v4.14.133: Build OK!
v4.9.185: Build OK!
v4.4.185: Failed to apply! Possible dependencies:
78f4f7c2341f ("ALSA: hda/realtek - ALC891 headset mode for Dell")
NOTE: The patch will not be queued to stable trees until it is upstream.
How should we proceed with this patch?
--
Thanks,
Sasha
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-16 23:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-16 7:21 [PATCH] ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine Hui Wang
2019-07-16 7:35 ` Takashi Iwai
2019-07-16 23:03 ` Sasha Levin
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).