OSDN Git Service

ucm2: soundwire: use the codec kcontrols for rt711-sdca
authorLibin Yang <libin.yang@intel.com>
Wed, 28 Apr 2021 16:01:52 +0000 (00:01 +0800)
committerJaroslav Kysela <perex@perex.cz>
Thu, 13 May 2021 14:41:33 +0000 (16:41 +0200)
Use "rt711 FU0F" as the HW control, instead of the "PGA2.0 2".

Signed-off-by: Libin Yang <libin.yang@intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/sof-soundwire/rt711-sdca.conf

index 3d47163..3006dc9 100644 (file)
@@ -33,8 +33,8 @@ SectionDevice."Headset" {
                CapturePriority 200
                CapturePCM "hw:${CardId},1"
                JackControl "Headset Mic Jack"
-               CaptureSwitch "PGA2.0 2 Master Capture Switch"
-               CaptureVolume "PGA2.0 2 Master Capture Volume"
-               CaptureMixerElem "PGA2.0 2 Master"
+               CaptureSwitch "rt711 FU0F Capture Switch"
+               CaptureVolume "rt711 FU0F Capture Volume"
+               CaptureMixerElem "rt711 FU0F"
        }
 }