[PATCH v3] ALSA: hda/realtek - Add HW8326 support
huangwenhui
huangwenhuia at uniontech.com
Wed Jun 8 10:01:19 CEST 2022
I send a patch now.
Thanks.
------------------ Original ------------------
From: "Takashi Iwai"<tiwai at suse.de>;
Date: Wed, Jun 8, 2022 03:56 PM
To: "jeremy.szu"<jeremy.szu at canonical.com>;
Cc: "huangwenhui"<huangwenhuia at uniontech.com>; "tiwai"<tiwai at suse.com>; "perex"<perex at perex.cz>; "alsa-devel"<alsa-devel at alsa-project.org>; "kailang"<kailang at realtek.com>; "tanureal"<tanureal at opensource.cirrus.com>; "linux-kernel"<linux-kernel at vger.kernel.org>; "wse"<wse at tuxedocomputers.com>; "hui.wang"<hui.wang at canonical.com>; "sami"<sami at loone.fi>; "cam"<cam at neo-zeon.de>;
Subject: Re: [PATCH v3] ALSA: hda/realtek - Add HW8326 support
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
More information about the Alsa-devel
mailing list