Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks
@ 2024-08-07  2:33 Dustin L. Howett
  2024-08-07  6:29 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Dustin L. Howett @ 2024-08-07  2:33 UTC (permalink / raw)
  To: alsa-devel, Takashi Iwai; +Cc: Kieran Levin, Dustin L. Howett

The Framework Laptop 13 (Intel Core Ultra) has an ALC285 that ships in a
similar configuration to the ALC295 in previous models. It requires the
same quirk for headset detection.

---
Signed-off-by: Dustin L. Howett <dustin@howett.net>
---
 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 1645d21d422f..480e82df7a4c 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10678,6 +10678,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x8086, 0x3038, "Intel NUC 13", ALC295_FIXUP_CHROME_BOOK),
 	SND_PCI_QUIRK(0xf111, 0x0001, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
 	SND_PCI_QUIRK(0xf111, 0x0006, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
+	SND_PCI_QUIRK(0xf111, 0x0009, "Framework Laptop", ALC295_FIXUP_FRAMEWORK_LAPTOP_MIC_NO_PRESENCE),
 
 #if 0
 	/* Below is a quirk table taken from the old code.

---
base-commit: de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed
change-id: 20240606-alsa-hda-realtek-add-framework-laptop-13-intel-core-ultra-to-quirks-2af5081e2f2c

Best regards,
-- 
Dustin L. Howett <dustin@howett.net>


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

* Re: [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks
  2024-08-07  2:33 [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks Dustin L. Howett
@ 2024-08-07  6:29 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-08-07  6:29 UTC (permalink / raw)
  To: Dustin L. Howett; +Cc: alsa-devel, Kieran Levin

On Wed, 07 Aug 2024 04:33:51 +0200,
Dustin L. Howett wrote:
> 
> The Framework Laptop 13 (Intel Core Ultra) has an ALC285 that ships in a
> similar configuration to the ALC295 in previous models. It requires the
> same quirk for headset detection.
> 
> ---

This dash line makes your Signed-off-by tag below trimmed at applying
git-am.  At the next time, don't put that.

> Signed-off-by: Dustin L. Howett <dustin@howett.net>

Applied the patch now to for-linus branch.


Thanks!

Takashi

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

end of thread, other threads:[~2024-08-07  6:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07  2:33 [PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks Dustin L. Howett
2024-08-07  6:29 ` Takashi Iwai

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