alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
@ 2021-12-13 15:49 Bradley Scott
  2021-12-14  9:45 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Bradley Scott @ 2021-12-13 15:49 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: alsa-devel, Kailang Yang, Bradley Scott, Jonathan Corbet,
	linux-kernel, Jeremy Szu, linux-doc, Takashi Iwai,
	Werner Sembach, Hui Wang, Sami Loone, Cameron Berkenpas,
	Elia Devito

HP ZBook 15 G6 (SSID 103c:860f) needs the same speaker amplifier
initialization as used on several other HP laptops using ALC285.

Signed-off-by: Bradley Scott <Bradley.Scott@zebra.com>
---
 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 3599f4c85ebf..d162662fe684 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -8660,6 +8660,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x103c, 0x84da, "HP OMEN dc0019-ur", ALC295_FIXUP_HP_OMEN),
 	SND_PCI_QUIRK(0x103c, 0x84e7, "HP Pavilion 15", ALC269_FIXUP_HP_MUTE_LED_MIC3),
 	SND_PCI_QUIRK(0x103c, 0x8519, "HP Spectre x360 15-df0xxx", ALC285_FIXUP_HP_SPECTRE_X360),
+	SND_PCI_QUIRK(0x103c, 0x860f, "HP ZBook 15 G6", ALC285_FIXUP_HP_GPIO_AMP_INIT),
 	SND_PCI_QUIRK(0x103c, 0x861f, "HP Elite Dragonfly G1", ALC285_FIXUP_HP_GPIO_AMP_INIT),
 	SND_PCI_QUIRK(0x103c, 0x869d, "HP", ALC236_FIXUP_HP_MUTE_LED),
 	SND_PCI_QUIRK(0x103c, 0x86c7, "HP Envy AiO 32", ALC274_FIXUP_HP_ENVY_GPIO),
-- 
2.25.1


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

* Re: [PATCH v2] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
  2021-12-13 15:49 [PATCH v2] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 Bradley Scott
@ 2021-12-14  9:45 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2021-12-14  9:45 UTC (permalink / raw)
  To: Bradley Scott
  Cc: alsa-devel, Kailang Yang, Jonathan Corbet, linux-kernel,
	Jeremy Szu, linux-doc, Takashi Iwai, Werner Sembach, Hui Wang,
	Sami Loone, Cameron Berkenpas, Elia Devito

On Mon, 13 Dec 2021 16:49:39 +0100,
Bradley Scott wrote:
> 
> HP ZBook 15 G6 (SSID 103c:860f) needs the same speaker amplifier
> initialization as used on several other HP laptops using ALC285.
> 
> Signed-off-by: Bradley Scott <Bradley.Scott@zebra.com>

Thanks, applied now.


Takashi

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

end of thread, other threads:[~2021-12-14  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13 15:49 [PATCH v2] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6 Bradley Scott
2021-12-14  9:45 ` Takashi Iwai

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).