All of lore.kernel.org
 help / color / mirror / Atom feed
* Add supported for more Lenovo ALC285 Headset Button -- again
@ 2020-12-11  7:36 Kailang
  2020-12-11  8:56 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Kailang @ 2020-12-11  7:36 UTC (permalink / raw)
  To: Takashi Iwai (tiwai@suse.de); +Cc:  (alsa-devel@alsa-project.org)

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

Hi Takashi,

This platform had more SSID.
So, use pin quirk for this platform.

Many Thanks.

Kailang


[-- Attachment #2: 0000-alc285-more-thinkpad-hsb.patch --]
[-- Type: application/octet-stream, Size: 987 bytes --]

From d755b8590422f4abb58f4c1faa85b83a6ade5700 Mon Sep 17 00:00:00 2001
From: kailang <kailang@realtek.com>
Date: Fri, 11 Dec 2020 14:17:09 +0800
Subject: [PATCH] ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button

Add supported for more Lenovo ALC285 Headset Button.

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 8616c5624870..a9755c7eabe3 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -8573,6 +8573,10 @@ static const struct snd_hda_pin_quirk alc269_pin_fixup_tbl[] = {
 		{0x12, 0x90a60130},
 		{0x19, 0x03a11020},
 		{0x21, 0x0321101f}),
+	SND_HDA_PIN_QUIRK(0x10ec0285, 0x17aa, "Lenovo", ALC285_FIXUP_THINKPAD_NO_BASS_SPK_HEADSET_JACK,
+		{0x14, 0x90170110},
+		{0x19, 0x04a11040},
+		{0x21, 0x04211020}),
 	SND_HDA_PIN_QUIRK(0x10ec0285, 0x17aa, "Lenovo", ALC285_FIXUP_LENOVO_PC_BEEP_IN_NOISE,
 		{0x12, 0x90a60130},
 		{0x14, 0x90170110},

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

* Re: Add supported for more Lenovo ALC285 Headset Button -- again
  2020-12-11  7:36 Add supported for more Lenovo ALC285 Headset Button -- again Kailang
@ 2020-12-11  8:56 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-12-11  8:56 UTC (permalink / raw)
  To: Kailang; +Cc:  (alsa-devel@alsa-project.org)

On Fri, 11 Dec 2020 08:36:33 +0100,
Kailang wrote:
> 
> Hi Takashi,
> 
> This platform had more SSID.
> So, use pin quirk for this platform.
> 
> Many Thanks.
> 
> Kailang

Applied now.  Thanks.


Takashi

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

end of thread, other threads:[~2020-12-11  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  7:36 Add supported for more Lenovo ALC285 Headset Button -- again Kailang
2020-12-11  8:56 ` Takashi Iwai

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.