* [PATCH] ALSA: hda/realtek: Add quirk for HP SnowWhite laptops
@ 2024-04-05 21:06 Vitaly Rodionov
2024-04-07 6:31 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Vitaly Rodionov @ 2024-04-05 21:06 UTC (permalink / raw)
To: Takashi Iwai; +Cc: Mark Brown, patches, linux-kernel, Vitaly Rodionov
Add support for HP SnowWhite laptops with CS35L51 amplifiers on I2C
bus connected to Realtek codec.
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
---
sound/pci/hda/patch_realtek.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index a17c36a36aa5..5baf68c254d2 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10037,6 +10037,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8ca7, "HP ZBook Fury", ALC245_FIXUP_CS35L41_SPI_2_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8cdd, "HP Spectre", ALC287_FIXUP_CS35L41_I2C_2),
SND_PCI_QUIRK(0x103c, 0x8cde, "HP Spectre", ALC287_FIXUP_CS35L41_I2C_2),
+ SND_PCI_QUIRK(0x103c, 0x8cdf, "HP SnowWhite", ALC287_FIXUP_CS35L41_I2C_2_HP_GPIO_LED),
+ SND_PCI_QUIRK(0x103c, 0x8ce0, "HP SnowWhite", ALC287_FIXUP_CS35L41_I2C_2_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8cf5, "HP ZBook Studio 16", ALC245_FIXUP_CS35L41_SPI_4_HP_GPIO_LED),
SND_PCI_QUIRK(0x1043, 0x103e, "ASUS X540SA", ALC256_FIXUP_ASUS_MIC),
SND_PCI_QUIRK(0x1043, 0x103f, "ASUS TX300", ALC282_FIXUP_ASUS_TX300),
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add quirk for HP SnowWhite laptops
2024-04-05 21:06 [PATCH] ALSA: hda/realtek: Add quirk for HP SnowWhite laptops Vitaly Rodionov
@ 2024-04-07 6:31 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-04-07 6:31 UTC (permalink / raw)
To: Vitaly Rodionov; +Cc: Takashi Iwai, Mark Brown, patches, linux-kernel
On Fri, 05 Apr 2024 23:06:35 +0200,
Vitaly Rodionov wrote:
>
> Add support for HP SnowWhite laptops with CS35L51 amplifiers on I2C
> bus connected to Realtek codec.
>
> Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Thanks, applied.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-07 6:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 21:06 [PATCH] ALSA: hda/realtek: Add quirk for HP SnowWhite laptops Vitaly Rodionov
2024-04-07 6:31 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox