Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE)
@ 2024-09-13  8:00 Joshua Grisham
  2024-09-13 10:40 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Grisham @ 2024-09-13  8:00 UTC (permalink / raw)
  To: tiwai, perex, linux-sound; +Cc: Joshua Grisham

Adds support for GB2Pro Arc variant (NP950XEE) based on successful
test and information provided by Github user drewdrew0 [1].

[1]: https://github.com/thesofproject/linux/issues/4055#issuecomment-2346890020

Signed-off-by: Joshua Grisham <josh@joshuagrisham.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 ef6d9ac28..4ca66234e 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10639,6 +10639,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x144d, 0xca03, "Samsung Galaxy Book2 Pro 360 (NP930QED)", ALC298_FIXUP_SAMSUNG_AMP),
 	SND_PCI_QUIRK(0x144d, 0xc868, "Samsung Galaxy Book2 Pro (NP930XED)", ALC298_FIXUP_SAMSUNG_AMP),
 	SND_PCI_QUIRK(0x144d, 0xc870, "Samsung Galaxy Book2 Pro (NP950XED)", ALC298_FIXUP_SAMSUNG_AMP_V2_2_AMPS),
+	SND_PCI_QUIRK(0x144d, 0xc872, "Samsung Galaxy Book2 Pro (NP950XEE)", ALC298_FIXUP_SAMSUNG_AMP_V2_2_AMPS),
 	SND_PCI_QUIRK(0x144d, 0xc886, "Samsung Galaxy Book3 Pro (NP964XFG)", ALC298_FIXUP_SAMSUNG_AMP_V2_4_AMPS),
 	SND_PCI_QUIRK(0x144d, 0xc1ca, "Samsung Galaxy Book3 Pro 360 (NP960QFG)", ALC298_FIXUP_SAMSUNG_AMP_V2_4_AMPS),
 	SND_PCI_QUIRK(0x144d, 0xc1cc, "Samsung Galaxy Book3 Ultra (NT960XFH)", ALC298_FIXUP_SAMSUNG_AMP_V2_4_AMPS),
-- 
2.40.1


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

* Re: [PATCH] ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE)
  2024-09-13  8:00 [PATCH] ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE) Joshua Grisham
@ 2024-09-13 10:40 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-09-13 10:40 UTC (permalink / raw)
  To: Joshua Grisham; +Cc: tiwai, perex, linux-sound

On Fri, 13 Sep 2024 10:00:55 +0200,
Joshua Grisham wrote:
> 
> Adds support for GB2Pro Arc variant (NP950XEE) based on successful
> test and information provided by Github user drewdrew0 [1].
> 
> [1]: https://github.com/thesofproject/linux/issues/4055#issuecomment-2346890020
> 
> Signed-off-by: Joshua Grisham <josh@joshuagrisham.com>

Applied now.  Thanks.


Takashi

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

end of thread, other threads:[~2024-09-13 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13  8:00 [PATCH] ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE) Joshua Grisham
2024-09-13 10:40 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox