[PATCH] Add Asus VivoBook S 16X to quirks table for acp6x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



This patch enables microphone driver on Asus Vivobook S 16X laptop by adding it to quirks table.

Signed-off-by: Marcel Geraltowski <marcelg@xxxxxxx>

- - -

--- sound/sound/soc/amd/yc/acp6x-mach.c.orig    2024-02-05 10:26:11.123897233 +0800 +++ sound/sound/soc/amd/yc/acp6x-mach.c    2024-02-05 11:04:40.554566909 +0800
@@ -262,6 +262,13 @@ static const struct dmi_system_id yc_acp
             DMI_MATCH(DMI_PRODUCT_NAME, "M5402RA"),
         }
     },
+        {
+                .driver_data = &acp6x_card,
+                .matches = {
+                        DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK COMPUTER INC."),
+                        DMI_MATCH(DMI_PRODUCT_NAME, "M5602RA"),
+                }
+        },
     {
         .driver_data = &acp6x_card,
         .matches = {





[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux