alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Enable Headset Mic for Dell desktop
@ 2020-02-20  8:30 Kailang
  0 siblings, 0 replies; 3+ messages in thread
From: Kailang @ 2020-02-20  8:30 UTC (permalink / raw)
  To: Takashi Iwai (tiwai@suse.de); +Cc:  (alsa-devel@alsa-project.org)

Hi Takashi,

Attach patch was supported headset Mic.

BR,
Kailang

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

* Re: Enable Headset Mic for Dell desktop
  2020-02-20  8:30 Kailang
@ 2020-03-05 14:35 ` Takashi Iwai
  0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2020-03-05 14:35 UTC (permalink / raw)
  To: Kailang; +Cc:  (alsa-devel@alsa-project.org)

Hi,

sorry for the late reaction, as I've been traveling in last weeks.

On Thu, 20 Feb 2020 09:30:59 +0100,
Kailang wrote:
> 
> Sorry! Forgot attach file.

Applied now.  Thanks.


Takashi

> > -----Original Message-----
> > From: Kailang
> > Sent: Thursday, February 20, 2020 4:30 PM
> > To: Takashi Iwai (tiwai@suse.de) <tiwai@suse.de>
> > Cc: (alsa-devel@alsa-project.org) <alsa-devel@alsa-project.org>
> > Subject: Enable Headset Mic for Dell desktop
> > 
> > Hi Takashi,
> > 
> > Attach patch was supported headset Mic.
> > 
> > BR,
> > Kailang
> [2 0001-dell-alc256-0x098d.patch <application/octet-stream (base64)>]
> 

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

* RE: Enable Headset Mic for Dell desktop
@ 2020-02-20  8:30 Kailang
  2020-03-05 14:35 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Kailang @ 2020-02-20  8:30 UTC (permalink / raw)
  To: Takashi Iwai (tiwai@suse.de); +Cc:  (alsa-devel@alsa-project.org)

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

Sorry! Forgot attach file.

> -----Original Message-----
> From: Kailang
> Sent: Thursday, February 20, 2020 4:30 PM
> To: Takashi Iwai (tiwai@suse.de) <tiwai@suse.de>
> Cc: (alsa-devel@alsa-project.org) <alsa-devel@alsa-project.org>
> Subject: Enable Headset Mic for Dell desktop
> 
> Hi Takashi,
> 
> Attach patch was supported headset Mic.
> 
> BR,
> Kailang

[-- Attachment #2: 0001-dell-alc256-0x098d.patch --]
[-- Type: application/octet-stream, Size: 1297 bytes --]

From ab0834e4532d571da478db2cc6c9d735d6c2062f Mon Sep 17 00:00:00 2001
From: Kailang Yang <kailang@realtek.com>
Date: Thu, 20 Feb 2020 15:21:54 +0800
Subject: [PATCH] ALSA: hda/realtek - Add Headset Mic supported

Dell desktop platform supported headset Mic.
Add pin verb to enable headset Mic.
This platform only support fixed type headset for Iphone type.

Signed-off-by: Kailang Yang <kailang@realtek.com>

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 31bee0512334..128c7e9df6de 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -7117,6 +7117,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x1028, 0x0935, "Dell", ALC274_FIXUP_DELL_AIO_LINEOUT_VERB),
 	SND_PCI_QUIRK(0x1028, 0x097e, "Dell Precision", ALC289_FIXUP_DUAL_SPK),
 	SND_PCI_QUIRK(0x1028, 0x097d, "Dell Precision", ALC289_FIXUP_DUAL_SPK),
+	SND_PCI_QUIRK(0x1028, 0x098d, "Dell Precision", ALC233_FIXUP_ASUS_MIC_NO_PRESENCE),
+	SND_PCI_QUIRK(0x1028, 0x09bf, "Dell Precision", ALC233_FIXUP_ASUS_MIC_NO_PRESENCE),
 	SND_PCI_QUIRK(0x1028, 0x164a, "Dell", ALC293_FIXUP_DELL1_MIC_NO_PRESENCE),
 	SND_PCI_QUIRK(0x1028, 0x164b, "Dell", ALC293_FIXUP_DELL1_MIC_NO_PRESENCE),
 	SND_PCI_QUIRK(0x103c, 0x1586, "HP", ALC269_FIXUP_HP_MUTE_LED_MIC2),

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

end of thread, other threads:[~2020-03-05 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-20  8:30 Enable Headset Mic for Dell desktop Kailang
2020-02-20  8:30 Kailang
2020-03-05 14:35 ` 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).