]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
PAZ00/tegraalc5632: move to Tegra/alc5632 tree
authorJaroslav Kysela <perex@perex.cz>
Thu, 25 Jun 2020 15:01:05 +0000 (17:01 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 25 Jun 2020 15:01:05 +0000 (17:01 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Tegra/alc5632/HiFi.conf [moved from ucm2/PAZ00/HiFi.conf with 100% similarity]
ucm2/Tegra/alc5632/Record.conf [moved from ucm2/PAZ00/Record.conf with 100% similarity]
ucm2/Tegra/alc5632/alc5632.conf [moved from ucm2/PAZ00/PAZ00.conf with 94% similarity]
ucm2/module/snd_soc_tegra_alc5632.conf [new symlink]
ucm2/tegraalc5632/tegraalc5632.conf [deleted file]

similarity index 94%
rename from ucm2/PAZ00/PAZ00.conf
rename to ucm2/Tegra/alc5632/alc5632.conf
index d999bd0af8b1b239e9cb7f224e444fbf510eedcc..57c64e3551dbac339638165a45d1094f18c18ae0 100644 (file)
@@ -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 (symlink)
index 0000000..8685001
--- /dev/null
@@ -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 (file)
index ecc934a..0000000
+++ /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"
-]