From: Eric Naim <dnaim@cachyos.org>
To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: Eric Naim <dnaim@cachyos.org>,
linux-sound@vger.kernel.org,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/9] Remove some duplicate quirks
Date: Mon, 3 Aug 2026 09:18:00 +0000 [thread overview]
Message-ID: <ab0fe804-4e8e-42dd-a491-8d7f44e74855@cachyos.org> (raw)
In-Reply-To: <20260803091102.107570-1-dnaim@cachyos.org>
Sorry everyone, I fumbled sending the cover letter. Here it is.
--
Regards,
Eric
On 8/3/26 4:10 PM, Eric Naim wrote:
> When looking at a recent review discussion, I noticed that quirk existed
> because
> ALC269_FIXUP_LIMIT_INT_MIC_BOOST was chained to
> ALC269_FIXUP_THINKPAD_ACPI and could not be reused in that case.
> This led to removing the chain from ALC269_FIXUP_LIMIT_INT_MIC_BOOST
> and deleting the redundant quirks.
>
> While at it, I also removed other quirks that existed because a generic
> quirk was chained to another quirk.
>
> Signed-off-by: Eric Naim <dnaim@cachyos.org>
>
> Eric Naim (9):
> ALSA: hda/realtek: Remove ALC294_FIXUP_CS35L41_I2C_2
> ALSA: hda/realtek: Add ALC269_FIXUP_THINKPAD_LIMIT_INT_MIC_BOOST quirk
> ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from
> ALC269_FIXUP_LIMIT_INT_MIC_BOOST
> ALSA: hda/realtek: Remove ALC233_FIXUP_INTEL_NUC8_BOOST
> ALSA: hda/realtek: Remove ALC269_FIXUP_STARLABS_LIMIT_INT_MIC_BOOST
> ALSA: hda/realtek: Add ALC285_FIXUP_YOGA_SPEAKER2_TO_DAC1
> ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from
> ALC285_FIXUP_SPEAKER2_TO_DAC1
> ALSA: hda/realtek: Remove ALC294_FIXUP_ASUS_ALLY_SPEAKER
> ALSA: hda/realtek: Remove
> ALC285_FIXUP_ASUS_GA605K_I2C_SPEAKER2_TO_DAC1
>
> sound/hda/codecs/realtek/alc269.c | 61 ++++++++++++-------------------
> 1 file changed, 23 insertions(+), 38 deletions(-)
>
next prev parent reply other threads:[~2026-08-03 9:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260803091102.107570-1-dnaim@cachyos.org>
2026-08-03 9:10 ` [PATCH 1/9] ALSA: hda/realtek: Remove ALC294_FIXUP_CS35L41_I2C_2 Eric Naim
2026-08-03 9:10 ` [PATCH 2/9] ALSA: hda/realtek: Add ALC269_FIXUP_THINKPAD_LIMIT_INT_MIC_BOOST quirk Eric Naim
2026-08-03 9:10 ` [PATCH 3/9] ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from ALC269_FIXUP_LIMIT_INT_MIC_BOOST Eric Naim
2026-08-03 9:10 ` [PATCH 4/9] ALSA: hda/realtek: Remove ALC233_FIXUP_INTEL_NUC8_BOOST Eric Naim
2026-08-03 9:10 ` [PATCH 5/9] ALSA: hda/realtek: Remove ALC269_FIXUP_STARLABS_LIMIT_INT_MIC_BOOST Eric Naim
2026-08-03 9:10 ` [PATCH 6/9] ALSA: hda/realtek: Add ALC285_FIXUP_YOGA_SPEAKER2_TO_DAC1 Eric Naim
2026-08-03 9:10 ` [PATCH 7/9] ALSA: hda/realtek: Unchain ALC269_FIXUP_THINKPAD_ACPI from ALC285_FIXUP_SPEAKER2_TO_DAC1 Eric Naim
2026-08-03 9:10 ` [PATCH 8/9] ALSA: hda/realtek: Remove ALC294_FIXUP_ASUS_ALLY_SPEAKER Eric Naim
2026-08-03 9:10 ` [PATCH 9/9] ALSA: hda/realtek: Remove ALC285_FIXUP_ASUS_GA605K_I2C_SPEAKER2_TO_DAC1 Eric Naim
2026-08-03 9:18 ` Eric Naim [this message]
2026-08-03 14:04 ` [PATCH 0/9] Remove some duplicate quirks Takashi Iwai
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=ab0fe804-4e8e-42dd-a491-8d7f44e74855@cachyos.org \
--to=dnaim@cachyos.org \
--cc=20260803091102.107570-2-dnaim@cachyos.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.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 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.