All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda - Add quirk for HP EliteBook 840 G5
@ 2019-02-07 15:29 Jurica Vukadin
  2019-02-07 17:09   ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Jurica Vukadin @ 2019-02-07 15:29 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Jurica Vukadin, Jaroslav Kysela, Dennis Wassenberg, Mark Brown,
	Pierre-Louis Bossart, Park Ju Hyung, Po-Hsu Lin, alsa-devel,
	linux-kernel

This enables mute LED support and fixes switching jacks when the laptop
is docked.

Signed-off-by: Jurica Vukadin <jurica.vukadin@rt-rk.com>
---
 sound/pci/hda/patch_conexant.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index 152f54137082..a4ee7656d9ee 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -924,6 +924,7 @@ static const struct snd_pci_quirk cxt5066_fixups[] = {
 	SND_PCI_QUIRK(0x103c, 0x807C, "HP EliteBook 820 G3", CXT_FIXUP_HP_DOCK),
 	SND_PCI_QUIRK(0x103c, 0x80FD, "HP ProBook 640 G2", CXT_FIXUP_HP_DOCK),
 	SND_PCI_QUIRK(0x103c, 0x828c, "HP EliteBook 840 G4", CXT_FIXUP_HP_DOCK),
+	SND_PCI_QUIRK(0x103c, 0x83b2, "HP EliteBook 840 G5", CXT_FIXUP_HP_DOCK),
 	SND_PCI_QUIRK(0x103c, 0x83b3, "HP EliteBook 830 G5", CXT_FIXUP_HP_DOCK),
 	SND_PCI_QUIRK(0x103c, 0x83d3, "HP ProBook 640 G4", CXT_FIXUP_HP_DOCK),
 	SND_PCI_QUIRK(0x103c, 0x8174, "HP Spectre x360", CXT_FIXUP_HP_SPECTRE),
-- 
2.20.1


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

* Re: [PATCH] ALSA: hda - Add quirk for HP EliteBook 840 G5
  2019-02-07 15:29 [PATCH] ALSA: hda - Add quirk for HP EliteBook 840 G5 Jurica Vukadin
@ 2019-02-07 17:09   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-02-07 17:09 UTC (permalink / raw)
  To: Jurica Vukadin
  Cc: alsa-devel, Po-Hsu Lin, Park Ju Hyung, Mark Brown,
	Pierre-Louis Bossart, Jaroslav Kysela, Dennis Wassenberg,
	linux-kernel

On Thu, 07 Feb 2019 16:29:37 +0100,
Jurica Vukadin wrote:
> 
> This enables mute LED support and fixes switching jacks when the laptop
> is docked.
> 
> Signed-off-by: Jurica Vukadin <jurica.vukadin@rt-rk.com>

Applied, thanks.


Takashi

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

* Re: [PATCH] ALSA: hda - Add quirk for HP EliteBook 840 G5
@ 2019-02-07 17:09   ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-02-07 17:09 UTC (permalink / raw)
  To: Jurica Vukadin
  Cc: alsa-devel, Po-Hsu Lin, Park Ju Hyung, Mark Brown,
	Pierre-Louis Bossart, Jaroslav Kysela, Dennis Wassenberg,
	linux-kernel

On Thu, 07 Feb 2019 16:29:37 +0100,
Jurica Vukadin wrote:
> 
> This enables mute LED support and fixes switching jacks when the laptop
> is docked.
> 
> Signed-off-by: Jurica Vukadin <jurica.vukadin@rt-rk.com>

Applied, thanks.


Takashi

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

end of thread, other threads:[~2019-02-07 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-07 15:29 [PATCH] ALSA: hda - Add quirk for HP EliteBook 840 G5 Jurica Vukadin
2019-02-07 17:09 ` Takashi Iwai
2019-02-07 17:09   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.