Skip to content

Commit

Permalink
ALSA: hda/conexant: add a new hda codec CX11970
Browse files Browse the repository at this point in the history
  • Loading branch information
13r0ck authored and mmstick committed Jul 6, 2024
1 parent b207166 commit c1e6747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/patch_conexant.c
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ static int patch_conexant_auto(struct hda_codec *codec)
*/

static const struct hda_device_id snd_hda_id_conexant[] = {
HDA_CODEC_ENTRY(0x14f120d0, "CX11970", patch_conexant_auto),
HDA_CODEC_ENTRY(0x14f11f86, "CX8070", patch_conexant_auto),
HDA_CODEC_ENTRY(0x14f11f87, "SN6140", patch_conexant_auto),
HDA_CODEC_ENTRY(0x14f12008, "CX8200", patch_conexant_auto),
Expand Down

0 comments on commit c1e6747

Please sign in to comment.