alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* add two intel reference  SSID in the ALC256
@ 2020-12-30  5:38 Pshou
  2020-12-31 10:58 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Pshou @ 2020-12-30  5:38 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

Hi Alsa-devel ML:



Can you help me add some source code to patch_realtek.c?



Add two intel reference board SSID in the alc256.



Best regards

Pshou


[-- Attachment #2: 0001-add-some-SSID-in-the-ALC256.patch --]
[-- Type: application/octet-stream, Size: 1240 bytes --]

From: PeiSen Hou <pshou@realtek.com>
Subject: ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.

Add two "Intel Reference boad" SSID in the alc256.
Enable "power saving mode" and Enable "headset jack mode".

Signed-off-by: PeiSen Hou <pshou@realtek,com>
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index f49cf0f..8a5f0e9 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -8026,6 +8026,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x10cf, 0x1845, "Lifebook U904", ALC269_FIXUP_LIFEBOOK_EXTMIC),
 	SND_PCI_QUIRK(0x10ec, 0x10f2, "Intel Reference board", ALC700_FIXUP_INTEL_REFERENCE),
 	SND_PCI_QUIRK(0x10ec, 0x1230, "Intel Reference board", ALC295_FIXUP_CHROME_BOOK),
+	SND_PCI_QUIRK(0x10ec, 0x1252, "Intel Reference board", ALC295_FIXUP_CHROME_BOOK),
+	SND_PCI_QUIRK(0x10ec, 0x1254, "Intel Reference board", ALC295_FIXUP_CHROME_BOOK),
 	SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-SZ6", ALC269_FIXUP_HEADSET_MODE),
 	SND_PCI_QUIRK(0x144d, 0xc109, "Samsung Ativ book 9 (NP900X3G)", ALC269_FIXUP_INV_DMIC),
 	SND_PCI_QUIRK(0x144d, 0xc169, "Samsung Notebook 9 Pen (NP930SBE-K01US)", ALC298_FIXUP_SAMSUNG_HEADPHONE_VERY_QUIET),

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

* Re: add two intel reference  SSID in the ALC256
  2020-12-30  5:38 add two intel reference SSID in the ALC256 Pshou
@ 2020-12-31 10:58 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-12-31 10:58 UTC (permalink / raw)
  To: Pshou; +Cc: alsa-devel

On Wed, 30 Dec 2020 06:38:50 +0100,
Pshou wrote:
> 
> Hi Alsa-devel ML:
> 
> Can you help me add some source code to patch_realtek.c?
> 
> Add two intel reference board SSID in the alc256.

Applied now.  Thanks.


Takashi

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

end of thread, other threads:[~2020-12-31 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30  5:38 add two intel reference SSID in the ALC256 Pshou
2020-12-31 10:58 ` 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).