From: Takashi Iwai <tiwai@suse.de>
To: Dorian Cruveiller <doriancruveiller@gmail.com>
Cc: perex@perex.cz, tiwai@suse.com, sbinding@opensource.cirrus.com,
kailang@realtek.com, luke@ljones.dev, andy.chi@canonical.com,
shenghao-ding@ti.com, ruinairas1992@gmail.com, l.guzenko@web.de,
yangyuchi66@gmail.com, vitalyr@opensource.cirrus.com,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add support for cirrus cs35l41 sound amplifier
Date: Fri, 29 Dec 2023 13:44:24 +0100 [thread overview]
Message-ID: <87zfxtxjo7.wl-tiwai@suse.de> (raw)
In-Reply-To: <20231225181352.185455-1-doriancruveiller@gmail.com>
On Mon, 25 Dec 2023 19:13:52 +0100,
Dorian Cruveiller wrote:
>
> Link up the realtek audio chip to the cirrus cs35l41 sound amplifier chip
> on 2 two models of the Lenovo legion slim 7 gen 8 (2023). These models are
> 16IRH8 and 16APH8.
>
> Signed-off-by: Dorian Cruveiller <doriancruveiller@gmail.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 c3a756528886..d8c8bb4c71b7 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -10208,6 +10208,8 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
> SND_PCI_QUIRK(0x17aa, 0x3819, "Lenovo 13s Gen2 ITL", ALC287_FIXUP_13S_GEN2_SPEAKERS),
> SND_PCI_QUIRK(0x17aa, 0x3820, "Yoga Duet 7 13ITL6", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
> SND_PCI_QUIRK(0x17aa, 0x3824, "Legion Y9000X 2020", ALC285_FIXUP_LEGION_Y9000X_SPEAKERS),
> + SND_PCI_QUIRK(0x17aa, 0x38b4, "Legion Slim 7 16IRH8", ALC287_FIXUP_CS35L41_I2C_2),
> + SND_PCI_QUIRK(0x17aa, 0x38b7, "Legion Slim 7 16APH8", ALC287_FIXUP_CS35L41_I2C_2),
> SND_PCI_QUIRK(0x17aa, 0x3827, "Ideapad S740", ALC285_FIXUP_IDEAPAD_S740_COEF),
> SND_PCI_QUIRK(0x17aa, 0x3834, "Lenovo IdeaPad Slim 9i 14ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
> SND_PCI_QUIRK(0x17aa, 0x383d, "Legion Y9000X 2019", ALC285_FIXUP_LEGION_Y9000X_SPEAKERS),
The table entries are sorted in PCI SSID order.
Could you try to put at the right place and resubmit?
thanks,
Takashi
prev parent reply other threads:[~2023-12-29 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-25 18:13 Dorian Cruveiller
2023-12-29 12:44 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zfxtxjo7.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=andy.chi@canonical.com \
--cc=doriancruveiller@gmail.com \
--cc=kailang@realtek.com \
--cc=l.guzenko@web.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=luke@ljones.dev \
--cc=perex@perex.cz \
--cc=ruinairas1992@gmail.com \
--cc=sbinding@opensource.cirrus.com \
--cc=shenghao-ding@ti.com \
--cc=tiwai@suse.com \
--cc=vitalyr@opensource.cirrus.com \
--cc=yangyuchi66@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®