diff --git a/ucm2/sof-soundwire/Hdmi.conf b/ucm2/sof-soundwire/Hdmi.conf new file mode 100644 index 000000000..d0ba7907e --- /dev/null +++ b/ucm2/sof-soundwire/Hdmi.conf @@ -0,0 +1,79 @@ +# Use case Configuration for sof-soundwire card + +If.hdmi1 { + Condition { + Type ControlExists + Control "iface=CARD,name='HDMI/DP,pcm=5 Jack'" + } + True { + SectionDevice."HDMI1" { + Comment "HDMI1/DP1 Output" + + EnableSequence [ + cset "name='IEC958 Playback Switch' on" + ] + + DisableSequence [ + cset "name='IEC958 Playback Switch' off" + ] + + Value { + PlaybackPriority 500 + PlaybackPCM "hw:${CardId},5" + JackControl "HDMI/DP,pcm=5 Jack" + } + } + } +} + +If.hdmi2 { + Condition { + Type ControlExists + Control "iface=CARD,name='HDMI/DP,pcm=6 Jack'" + } + True { + SectionDevice."HDMI2" { + Comment "HDMI2/DP2 Output" + + EnableSequence [ + cset "name='IEC958 Playback Switch',index=1 on" + ] + + DisableSequence [ + cset "name='IEC958 Playback Switch',index=1 off" + ] + + Value { + PlaybackPriority 600 + PlaybackPCM "hw:${CardId},6" + JackControl "HDMI/DP,pcm=6 Jack" + } + } + } +} + +If.hdmi3 { + Condition { + Type ControlExists + Control "iface=CARD,name='HDMI/DP,pcm=7 Jack'" + } + True { + SectionDevice."HDMI3" { + Comment "HDMI3/DP3 Output" + + EnableSequence [ + cset "name='IEC958 Playback Switch',index=2 on" + ] + + DisableSequence [ + cset "name='IEC958 Playback Switch',index=2 off" + ] + + Value { + PlaybackPriority 700 + PlaybackPCM "hw:${CardId},7" + JackControl "HDMI/DP,pcm=7 Jack" + } + } + } +} diff --git a/ucm2/sof-soundwire/HiFi.conf b/ucm2/sof-soundwire/HiFi.conf new file mode 100644 index 000000000..7966d5ec2 --- /dev/null +++ b/ucm2/sof-soundwire/HiFi.conf @@ -0,0 +1,16 @@ +# Use case Configuration for sof-soundwire card + +SectionVerb { + + EnableSequence [ + cset "name='PGA1.0 1 Master Playback Volume' 50" + ] + +} + + + + + + + diff --git a/ucm2/sof-soundwire/RT1308-1.conf b/ucm2/sof-soundwire/RT1308-1.conf new file mode 100644 index 000000000..fd12c6063 --- /dev/null +++ b/ucm2/sof-soundwire/RT1308-1.conf @@ -0,0 +1,35 @@ +# Use case Configuration for sof-soundwire card + +If.RT1308-1 { + Condition { + Type String + Haystack "${CardComponents}" + Needle "spk:rt1308" + } + True { + + SectionDevice."Speaker" { + Comment "Speaker" + + EnableSequence [ + cset "name='PGA3.0 3 Master Playback Volume' 50" + + cset "name='rt1308-1 DAC L Switch' 1" + cset "name='rt1308-1 DAC R Switch' 1" + cset "name='Speaker Switch' on" + ] + + DisableSequence [ + cset "name='rt1308-1 DAC L Switch' 0" + cset "name='rt1308-1 DAC R Switch' 0" + cset "name='Speaker Switch' off" + ] + + Value { + PlaybackPriority 300 + PlaybackPCM "hw:${CardId},2" + PlaybackChannels "2" + } + } + } +} diff --git a/ucm2/sof-soundwire/RT5682.conf b/ucm2/sof-soundwire/RT5682.conf new file mode 100644 index 000000000..a43fa70fa --- /dev/null +++ b/ucm2/sof-soundwire/RT5682.conf @@ -0,0 +1,70 @@ +# Use case Configuration for sof-soundwire card + +If.RT5682 { + Condition { + Type String + Haystack "${CardComponents}" + Needle "hs:rt5682" + } + True { + + SectionDevice."Headphone" { + Comment "Headphone" + + EnableSequence [ + cset "name='Headphone Jack' on" + cset "name='rt5682 HPOL Playback Switch' 1" + cset "name='rt5682 HPOR Playback Switch' 1" + cset "name='rt5682 Stereo1 DAC MIXL DAC L1 Switch' 1" + cset "name='rt5682 Stereo1 DAC MIXR DAC R1 Switch' 1" + cset "name='rt5682 DAC L Mux' 1" + cset "name='rt5682 DAC R Mux' 1" + ] + + DisableSequence [ + cset "name='rt5682 HPOL Playback Switch' 0" + cset "name='rt5682 HPOR Playback Switch' 0" + ] + + Value { + PlaybackPriority 200 + PlaybackPCM "hw:${CardId},0" + PlaybackChannels "2" + JackControl "Headphone Jack" + } + } + + SectionDevice."Microphone" { + Comment "Headset Mic" + + EnableSequence [ + cset "name='STO1 ADC Capture Switch' 1" + cset "name='rt5682 RECMIX1L CBJ Switch' 1" + cset "name='IF1 01 ADC Swap Mux' 2" + cset "name='CBJ Boost Volume' 3" + cset "name='rt5682 Stereo1 ADC L Mux' 0" + cset "name='rt5682 Stereo1 ADC R Mux' 0" + cset "name='rt5682 Stereo1 ADC L1 Mux' 1" + cset "name='rt5682 Stereo1 ADC R1 Mux' 1" + cset "name='rt5682 Stereo1 ADC MIXL ADC2 Switch' 0" + cset "name='rt5682 Stereo1 ADC MIXR ADC2 Switch' 0" + cset "name='rt5682 Stereo1 ADC MIXL ADC1 Switch' 1" + cset "name='rt5682 Stereo1 ADC MIXR ADC1 Switch' 1" + ] + + DisableSequence [ + cset "name='STO1 ADC Capture Switch' 0" + cset "name='rt5682 RECMIX1L CBJ Switch' 0" + cset "name='rt5682 Stereo1 ADC MIXL ADC1 Switch' 0" + cset "name='rt5682 Stereo1 ADC MIXR ADC1 Switch' 0" + ] + + Value { + CapturePriority 200 + CapturePCM "hw:${CardId},1" + CaptureChannels "2" + JackControl "Headset Mic Jack" + } + } + } +} diff --git a/ucm2/sof-soundwire/RT700.conf b/ucm2/sof-soundwire/RT700.conf new file mode 100644 index 000000000..292e90f81 --- /dev/null +++ b/ucm2/sof-soundwire/RT700.conf @@ -0,0 +1,79 @@ +# Use case Configuration for sof-soundwire card + +If.RT700 { + Condition { + Type String + Haystack "${CardComponents}" + Needle "hs:rt700" + } + True { + + SectionDevice."Headphone" { + Comment "Headphone" + + ConflictingDevice [ + "Speaker" + ] + + EnableSequence [ + cset "name='DAC Front Playback Volume' 87" + cset "name='HPO Mux' 'Front'" + ] + + DisableSequence [ + + ] + + Value { + PlaybackPriority 200 + PlaybackPCM "hw:${CardId},0" + PlaybackChannels "2" + JackControl "Headphone Jack" + } + } + + SectionDevice."Speaker" { + Comment "Speaker" + + ConflictingDevice [ + "Headphone" + ] + + EnableSequence [ + cset "name='DAC Front Playback Volume' 87" + ] + + DisableSequence [ + + ] + + Value { + PlaybackPriority 300 + PlaybackPCM "hw:${CardId},0" + PlaybackChannels "2" + } + } + + SectionDevice."Microphone" { + Comment "Headset Mic" + + EnableSequence [ + cset "name='ADC 22 Mux' 'MIC2'" + cset "name='ADC 09 Capture Volume' 63" + cset "name='ADC 09 Capture Switch' 1" + cset "name='AMIC Volume' 1" + ] + + DisableSequence [ + cset "name='ADC 09 Capture Switch' 0" + ] + + Value { + CapturePriority 200 + CapturePCM "hw:${CardId},1" + CaptureChannels "2" + JackControl "Headset Mic Jack" + } + } + } +} diff --git a/ucm2/sof-soundwire/RT711.conf b/ucm2/sof-soundwire/RT711.conf new file mode 100644 index 000000000..534692a23 --- /dev/null +++ b/ucm2/sof-soundwire/RT711.conf @@ -0,0 +1,57 @@ +# Use case Configuration for sof-soundwire card + +If.RT711 { + Condition { + Type String + Haystack "${CardComponents}" + Needle "hs:rt711" + } + True { + + SectionDevice."Headphone" { + Comment "Headphone" + + EnableSequence [ + cset "name='rt711 DAC Surr Playback Volume' 87" + cset "name='Headphone Switch' on" + ] + + DisableSequence [ + cset "name='Headphone Switch' off" + ] + + Value { + PlaybackPriority 200 + PlaybackPCM "hw:${CardId},0" + PlaybackChannels "2" + JackControl "Headphone Jack" + } + } + + SectionDevice."Microphone" { + Comment "Headset Mic" + + EnableSequence [ + cset "name='rt711 ADC 23 Mux' 'MIC2'" + cset "name='rt711 ADC 08 Capture Volume' 63" + cset "name='rt711 ADC 08 Capture Switch' 1" + cset "name='rt711 AMIC Volume' 1" + + cset "name='PGA2.0 2 Master Capture Switch' 1" + ] + + DisableSequence [ + cset "name='PGA2.0 2 Master Capture Switch' 0" + ] + + Value { + CapturePriority 200 + CapturePCM "hw:${CardId},1" + CaptureChannels "2" + JackControl "Headset Mic Jack" + CaptureSwitch "PGA2.0 2 Master Capture Switch" + CaptureVolume "PGA2.0 2 Master Capture Volume" + } + } + } +} diff --git a/ucm2/sof-soundwire/RT715.conf b/ucm2/sof-soundwire/RT715.conf new file mode 100644 index 000000000..2bc58b137 --- /dev/null +++ b/ucm2/sof-soundwire/RT715.conf @@ -0,0 +1,41 @@ +# Use case Configuration for sof-soundwire card + +If.RT715 { + Condition { + Type String + Haystack "${CardComponents}" + Needle "mic:rt715" + } + True { + + SectionDevice."Dmic" { + Comment "SoundWire microphones" + + EnableSequence [ + cset "name='rt715 DMIC3 Boost' 2" + cset "name='rt715 DMIC4 Boost' 2" + cset "name='rt715 ADC 24 Mux' 3" + cset "name='rt715 ADC 25 Mux' 4" + cset "name='rt715 ADC 27 Capture Switch' 1" + cset "name='rt715 ADC 07 Capture Switch' 1" + + cset "name='PGA5.0 5 Master Capture Switch' 1" + ] + + DisableSequence [ + cset "name='rt715 ADC 27 Capture Switch' 0" + cset "name='rt715 ADC 07 Capture Switch' 0" + + cset "name='PGA5.0 5 Master Capture Switch' 0" + ] + + Value { + CapturePriority 300 + CapturePCM "hw:${CardId},4" + CaptureChannels "2" + CaptureSwitch "PGA5.0 5 Master Capture Switch" + CaptureVolume "PGA5.0 5 Master Capture Volume" + } + } + } +} diff --git a/ucm2/sof-soundwire/sof-soundwire.conf b/ucm2/sof-soundwire/sof-soundwire.conf new file mode 100644 index 000000000..d7a051816 --- /dev/null +++ b/ucm2/sof-soundwire/sof-soundwire.conf @@ -0,0 +1,6 @@ +Syntax 2 + +SectionUseCase."HiFi" { + File "HiFi.conf" + Comment "Play HiFi quality Music" +}