From: Jaroslav Kysela Date: Thu, 25 Jun 2020 15:01:05 +0000 (+0200) Subject: PAZ00/tegraalc5632: move to Tegra/alc5632 tree X-Git-Tag: v1.2.4~34 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=8ff2d50745efbb6959324f672460e413f0b618b8;p=alsa-ucm-conf.git PAZ00/tegraalc5632: move to Tegra/alc5632 tree Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/PAZ00/HiFi.conf b/ucm2/Tegra/alc5632/HiFi.conf similarity index 100% rename from ucm2/PAZ00/HiFi.conf rename to ucm2/Tegra/alc5632/HiFi.conf diff --git a/ucm2/PAZ00/Record.conf b/ucm2/Tegra/alc5632/Record.conf similarity index 100% rename from ucm2/PAZ00/Record.conf rename to ucm2/Tegra/alc5632/Record.conf diff --git a/ucm2/PAZ00/PAZ00.conf b/ucm2/Tegra/alc5632/alc5632.conf similarity index 94% rename from ucm2/PAZ00/PAZ00.conf rename to ucm2/Tegra/alc5632/alc5632.conf index d999bd0..57c64e3 100644 --- a/ucm2/PAZ00/PAZ00.conf +++ b/ucm2/Tegra/alc5632/alc5632.conf @@ -34,11 +34,11 @@ BootSequence [ ] SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Tegra/alc5632/HiFi.conf" Comment "Music playback" } SectionUseCase."Record" { - File "Record.conf" + File "/Tegra/alc5632/Record.conf" Comment "Playback and capture" } diff --git a/ucm2/module/snd_soc_tegra_alc5632.conf b/ucm2/module/snd_soc_tegra_alc5632.conf new file mode 120000 index 0000000..8685001 --- /dev/null +++ b/ucm2/module/snd_soc_tegra_alc5632.conf @@ -0,0 +1 @@ +../Tegra/alc5632/alc5632.conf \ No newline at end of file diff --git a/ucm2/tegraalc5632/tegraalc5632.conf b/ucm2/tegraalc5632/tegraalc5632.conf deleted file mode 100644 index ecc934a..0000000 --- a/ucm2/tegraalc5632/tegraalc5632.conf +++ /dev/null @@ -1,25 +0,0 @@ -# UCM configuration for tegra-alc5632 - -Syntax 2 - -SectionDefaults [ - cset "name='Master Playback Switch' on" - cset "name='Master Playback Volume' 44,44" - cset "name='Headphone Playback Switch' on" - cset "name='Headphone Playback Volume' 21,21" - cset "name='Speaker Playback Switch' on" - cset "name='Speaker Playback Volume' 21,21" - cset "name='Speaker Mix DAC2SPK Playback Switch' on" - cset "name='SpeakerOut Mux' 2" - cset "name='SpeakerOut N Mux' LN/-R" - cset "name='AB-D Amp Mux' 0" - cset "name='HPL Mix DACL2HP Playback Switch' on" - cset "name='HPR Mix DACR2HP Playback Switch' on" - cset "name='Int Spk Switch' on" - cset "name='Left Headphone Mux' 1" - cset "name='Right Headphone Mux' 1" - cset "name='DMIC En Capture Switch' on" - cset "name='DMIC PreFilter Capture Switch' on" - cset "name='DMIC Boost Capture Volume' 4" - cset "name='Rec Capture Volume' 24" -]