aboutsummaryrefslogtreecommitdiff
path: root/sound/hda/hdac_device.c
diff options
context:
space:
mode:
authorGravatar Takashi Iwai <tiwai@suse.de> 2023-06-26 15:23:15 +0200
committerGravatar Takashi Iwai <tiwai@suse.de> 2023-06-26 15:23:23 +0200
commita15b51375684c2bfa6017bb185139477e7a3b96c (patch)
tree6a4d7b4e7f09b858782cf2e5c0601d9f778cab15 /sound/hda/hdac_device.c
parentALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook (diff)
parentASoC: hdmi-codec: fix channel info for compressed formats (diff)
downloadlinux-a15b51375684c2bfa6017bb185139477e7a3b96c.tar.gz
linux-a15b51375684c2bfa6017bb185139477e7a3b96c.tar.bz2
linux-a15b51375684c2bfa6017bb185139477e7a3b96c.zip
Merge branch 'for-next' into for-linus
Pull the 6.5-devel branch for upstreaming. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda/hdac_device.c')
-rw-r--r--sound/hda/hdac_device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/hda/hdac_device.c b/sound/hda/hdac_device.c
index 6c043fbd606f..bbf7bcdb449a 100644
--- a/sound/hda/hdac_device.c
+++ b/sound/hda/hdac_device.c
@@ -645,6 +645,7 @@ struct hda_vendor_id {
};
static const struct hda_vendor_id hda_vendor_ids[] = {
+ { 0x0014, "Loongson" },
{ 0x1002, "ATI" },
{ 0x1013, "Cirrus Logic" },
{ 0x1057, "Motorola" },