From: Takashi Iwai <tiwai@suse.de>
To: Zhang Heng <zhangheng@kylinos.cn>
Cc: tiwai@suse.com, linux-sound@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] ALSA: hda/realtek: Merge duplicate quirk entries for ASUS Strix G615
Date: Thu, 06 Aug 2026 11:49:41 +0200 [thread overview]
Message-ID: <87ldajefyi.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260806054505.43717-1-zhangheng@kylinos.cn>
On Thu, 06 Aug 2026 07:45:04 +0200,
Zhang Heng wrote:
>
> The ASUS Strix G615 series (subsystem IDs 0x1043:0x1204 and 0x1043:0x1214)
> currently have duplicate quirk entries: one using HDA_CODEC_QUIRK with
> ALC287_FIXUP_TAS2781_I2C, and another using SND_PCI_QUIRK with
> ALC287_FIXUP_TXNW2781_I2C_ASUS.
>
> Since these entries cover the same machines, the duplicate entries are
> redundant and may cause confusion. The correct fixup for these models
> should be ALC287_FIXUP_TXNW2781_I2C_ASUS, as the TAS2781 fixup was
> likely a mistake.
>
> Merge the two entries into a single SND_PCI_QUIRK entry with the
> correct fixup, removing the redundant HDA_CODEC_QUIRK entries.
>
> Signed-off-by: Zhang Heng <zhangheng@kylinos.cn>
Applied both patches to for-next branch now. Thanks.
Takashi
prev parent reply other threads:[~2026-08-06 9:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 5:45 [PATCH 1/2] ALSA: hda/realtek: Merge duplicate quirk entries for ASUS Strix G615 Zhang Heng
2026-08-06 5:45 ` [PATCH 2/2] ALSA: hda/realtek: Merge duplicate quirk entries for ASUS UM6702RA/RC Zhang Heng
2026-08-06 9:49 ` 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=87ldajefyi.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=tiwai@suse.com \
--cc=zhangheng@kylinos.cn \
/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.