All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] ALSA: hda/realtek: Add quirk for Clevo X370SNW
       [not found] <20230331162317.14992-1-tcrawford@system76.com>
@ 2023-03-31 19:43 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2023-03-31 19:43 UTC (permalink / raw)
  To: Tim Crawford; +Cc: alsa-devel, productdev, Jeremy Soller

On Fri, 31 Mar 2023 18:23:17 +0200,
Tim Crawford wrote:
> 
> From: Jeremy Soller <jeremy@system76.com>
> 
> Fixes speaker output and headset detection on Clevo X370SNW.
> 
> Signed-off-by: Jeremy Soller <jeremy@system76.com>
> Signed-off-by: Tim Crawford <tcrawford@system76.com>

Thanks, applied now.


Takashi

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

* [PATCH] ALSA: hda/realtek: Add quirk for Clevo X370SNW
@ 2023-03-31 16:23 Tim Crawford via Alsa-devel
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Crawford via Alsa-devel @ 2023-03-31 16:23 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, productdev, Jeremy Soller, Tim Crawford


[-- Attachment #0: Type: message/rfc822, Size: 6954 bytes --]

From: Tim Crawford <tcrawford@system76.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, productdev@system76.com, Jeremy Soller <jeremy@system76.com>, Tim Crawford <tcrawford@system76.com>
Subject: [PATCH] ALSA: hda/realtek: Add quirk for Clevo X370SNW
Date: Fri, 31 Mar 2023 10:23:17 -0600
Message-ID: <20230331162317.14992-1-tcrawford@system76.com>

From: Jeremy Soller <jeremy@system76.com>

Fixes speaker output and headset detection on Clevo X370SNW.

Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.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 b501f9489fc1..028d8bd1e2c8 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -2624,6 +2624,7 @@ static const struct snd_pci_quirk alc882_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x1462, 0xda57, "MSI Z270-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS),
 	SND_PCI_QUIRK_VENDOR(0x1462, "MSI", ALC882_FIXUP_GPIO3),
 	SND_PCI_QUIRK(0x147b, 0x107a, "Abit AW9D-MAX", ALC882_FIXUP_ABIT_AW9D_MAX),
+	SND_PCI_QUIRK(0x1558, 0x3702, "Clevo X370SN[VW]", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
 	SND_PCI_QUIRK(0x1558, 0x50d3, "Clevo PC50[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
 	SND_PCI_QUIRK(0x1558, 0x65d1, "Clevo PB51[ER][CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
 	SND_PCI_QUIRK(0x1558, 0x65d2, "Clevo PB51R[CDF]", ALC1220_FIXUP_CLEVO_PB51ED_PINS),
-- 
2.39.2


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

end of thread, other threads:[~2023-03-31 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230331162317.14992-1-tcrawford@system76.com>
2023-03-31 19:43 ` [PATCH] ALSA: hda/realtek: Add quirk for Clevo X370SNW Takashi Iwai
2023-03-31 16:23 Tim Crawford via Alsa-devel

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.