From 22bb82264c655ef297adf442cdc796849e5a2a8c Mon Sep 17 00:00:00 2001 From: Stefan Binding Date: Wed, 11 May 2022 11:02:05 +0100 Subject: ALSA: hda/cs8409: Support new Odin Variants Odin Variants have the internal mic connected directly to the CPU rather than codec. Signed-off-by: Stefan Binding Link: https://lore.kernel.org/r/20220511100207.1268321-2-sbinding@opensource.cirrus.com Signed-off-by: Takashi Iwai --- sound/pci/hda/patch_cs8409.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/pci/hda/patch_cs8409.h') diff --git a/sound/pci/hda/patch_cs8409.h b/sound/pci/hda/patch_cs8409.h index ebf473a3f109..9852dc4234b4 100644 --- a/sound/pci/hda/patch_cs8409.h +++ b/sound/pci/hda/patch_cs8409.h @@ -267,6 +267,7 @@ enum { CS8409_FIXUPS, CS8409_DOLPHIN, CS8409_DOLPHIN_FIXUPS, + CS8409_ODIN, }; enum { -- cgit v1.2.3