From: Takashi Iwai <tiwai@suse.de>
To: Jeremy Szu <jeremy.szu@canonical.com>
Cc: huangwenhui <huangwenhuia@uniontech.com>,
tiwai@suse.com, perex@perex.cz, alsa-devel@alsa-project.org,
kailang@realtek.com, tanureal@opensource.cirrus.com,
linux-kernel@vger.kernel.org, wse@tuxedocomputers.com,
hui.wang@canonical.com, sami@loone.fi, cam@neo-zeon.de
Subject: Re: [PATCH v3] ALSA: hda/realtek - Add HW8326 support
Date: Wed, 08 Jun 2022 09:56:34 +0200 [thread overview]
Message-ID: <87leu7bnbh.wl-tiwai@suse.de> (raw)
In-Reply-To: <CAKzWQkySkKccnmSx_2fKT9QvPfwBOV36Mc-pt3KQR0NO1QkQ2w@mail.gmail.com>
On Wed, 08 Jun 2022 09:53:32 +0200,
Jeremy Szu wrote:
>
> and better to follow the order to easy to find the codec once the list
> growing next time, e.g.
>
> @@ -651,6 +651,7 @@ static const struct hda_vendor_id hda_vendor_ids[] = {
> { 0x1095, "Silicon Image" },
> { 0x10de, "Nvidia" },
> { 0x10ec, "Realtek" },
> + { 0x19e5, "Huawei" },
> { 0x1102, "Creative" },
> { 0x1106, "VIA" },
> { 0x111d, "IDT" },
>
> to
>
> { 0x14f1, "Conexant" },
> { 0x17e8, "Chrontel" },
> { 0x1854, "LG" },
> + { 0x19e5, "Huawei" },
> { 0x1aec, "Wolfson Microelectronics" },
> { 0x1af4, "QEMU" },
>
> and so on.
Indeed. Care to send an additional patch?
thanks,
Takashi
prev parent reply other threads:[~2022-06-08 8:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-08 7:05 [PATCH v3] ALSA: hda/realtek - Add HW8326 support huangwenhui
2022-06-08 7:30 ` Takashi Iwai
2022-06-08 7:53 ` Jeremy Szu
2022-06-08 7:56 ` 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=87leu7bnbh.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=cam@neo-zeon.de \
--cc=huangwenhuia@uniontech.com \
--cc=hui.wang@canonical.com \
--cc=jeremy.szu@canonical.com \
--cc=kailang@realtek.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=sami@loone.fi \
--cc=tanureal@opensource.cirrus.com \
--cc=tiwai@suse.com \
--cc=wse@tuxedocomputers.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