Re: [PATCH] ALSA: hda/realtek: add new quirk for HP OmniBook 7 Laptop 16-bh0xxx
From: Takashi Iwai
Date: Fri Mar 27 2026 - 05:41:15 EST
On Mon, 23 Mar 2026 04:13:01 +0100,
Zhang Heng wrote:
>
> Please help me check whether it is more appropriate to add a new quirk
> or replace the existing one:
>
> SND_PCI_QUIRK(0x103c, 0x8e60, "HP Trekker ", ALC287_FIXUP_CS35L41_I2C_2)
>
> with
>
> SND_PCI_QUIRK(0x103c, 0x8e60, "HP OmniBook 7 Laptop 16-bh0xxx",
> ALC245_FIXUP_CS35L41_I2C_2_MUTE_LED)
>
> Both the PCI subsystem ID and the HDA subsystem ID are 0x103c8e60.
I believe we can replace it as it seems using the same Cirrus s-codec
and setup. So I skip this one for now and expect you'll submit a new
one instead.
thanks,
Takashi