* [PATCH v1] ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop
@ 2024-07-17 11:53 Shenghao Ding
2024-07-18 14:43 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Shenghao Ding @ 2024-07-17 11:53 UTC (permalink / raw)
To: broonie
Cc: andriy.shevchenko, lgirdwood, perex, pierre-louis.bossart,
13564923607, alsa-devel, linux-kernel, liam.r.girdwood, bard.liao,
yung-chuan.liao, cameron.berkenpas, tiwai, baojun.xu, soyer,
Baojun.Xu, Shenghao Ding
Add new vendor_id and subsystem_id in quirk for Lenovo Hera2 Laptop.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.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 766f0b1d3e9d..bac68a84fd50 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10539,6 +10539,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x17aa, 0x231a, "Thinkpad Z16 Gen2", ALC287_FIXUP_MG_RTKC_CSAMP_CS35L41_I2C_THINKPAD),
SND_PCI_QUIRK(0x17aa, 0x231e, "Thinkpad", ALC287_FIXUP_LENOVO_THKPAD_WH_ALC1318),
SND_PCI_QUIRK(0x17aa, 0x231f, "Thinkpad", ALC287_FIXUP_LENOVO_THKPAD_WH_ALC1318),
+ SND_PCI_QUIRK(0x17aa, 0x2326, "Hera2", ALC287_FIXUP_TAS2781_I2C),
SND_PCI_QUIRK(0x17aa, 0x30bb, "ThinkCentre AIO", ALC233_FIXUP_LENOVO_LINE2_MIC_HOTKEY),
SND_PCI_QUIRK(0x17aa, 0x30e2, "ThinkCentre AIO", ALC233_FIXUP_LENOVO_LINE2_MIC_HOTKEY),
SND_PCI_QUIRK(0x17aa, 0x310c, "ThinkCentre Station", ALC294_FIXUP_LENOVO_MIC_LOCATION),
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH v1] ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop
2024-07-17 11:53 [PATCH v1] ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop Shenghao Ding
@ 2024-07-18 14:43 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-07-18 14:43 UTC (permalink / raw)
To: Shenghao Ding
Cc: broonie, andriy.shevchenko, lgirdwood, perex,
pierre-louis.bossart, 13564923607, alsa-devel, linux-kernel,
liam.r.girdwood, bard.liao, yung-chuan.liao, cameron.berkenpas,
baojun.xu, soyer, Baojun.Xu
On Wed, 17 Jul 2024 13:53:04 +0200,
Shenghao Ding wrote:
>
> Add new vendor_id and subsystem_id in quirk for Lenovo Hera2 Laptop.
>
> Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Thanks, applied.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-18 14:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 11:53 [PATCH v1] ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 Laptop Shenghao Ding
2024-07-18 14:43 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox