]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
SDP4430: Move to OMAP/abe-twl6040/SDP4430 tree
authorJaroslav Kysela <perex@perex.cz>
Thu, 25 Jun 2020 15:43:40 +0000 (17:43 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 25 Jun 2020 19:20:43 +0000 (21:20 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
15 files changed:
ucm2/OMAP/abe-twl6040/Pandaboard/FMAnalog.conf [moved from ucm2/OMAP/abe-twl6040/FMAnalog.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/Pandaboard/HiFi.conf [moved from ucm2/OMAP/abe-twl6040/HiFi.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/Pandaboard/HiFiLP.conf [moved from ucm2/OMAP/abe-twl6040/HiFiLP.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/Pandaboard/Pandaboard.conf [new file with mode: 0644]
ucm2/OMAP/abe-twl6040/Pandaboard/Record.conf [moved from ucm2/OMAP/abe-twl6040/Record.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/Pandaboard/Voice.conf [moved from ucm2/OMAP/abe-twl6040/Voice.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/Pandaboard/VoiceCall.conf [moved from ucm2/OMAP/abe-twl6040/VoiceCall.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/FMAnalog.conf [moved from ucm2/SDP4430/FMAnalog.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/HiFi.conf [moved from ucm2/SDP4430/HiFi.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/HiFiLP.conf [moved from ucm2/SDP4430/HiFiLP.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/Record.conf [moved from ucm2/SDP4430/Record.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/SDP4430.conf [moved from ucm2/SDP4430/SDP4430.conf with 62% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/Voice.conf [moved from ucm2/SDP4430/Voice.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/SDP4430/VoiceCall.conf [moved from ucm2/SDP4430/VoiceCall.conf with 100% similarity]
ucm2/OMAP/abe-twl6040/abe-twl6040.conf

diff --git a/ucm2/OMAP/abe-twl6040/Pandaboard/Pandaboard.conf b/ucm2/OMAP/abe-twl6040/Pandaboard/Pandaboard.conf
new file mode 100644 (file)
index 0000000..1a19f96
--- /dev/null
@@ -0,0 +1,41 @@
+# UCM configuration for PandaBoard(ES)
+
+SectionUseCase."Record" {
+       File "/OMAP/abe-twl6040/Pandaboard/Record.conf"
+       Comment "Record"
+}
+
+SectionUseCase."HiFi" {
+       File "/OMAP/abe-twl6040/Pandaboard/HiFi.conf"
+       Comment "Play HiFi quality Music"
+}
+
+SectionUseCase."HiFi_Low_Power" {
+       File "/OMAP/abe-twl6040/Pandaboard/HiFiLP.conf"
+       Comment "Play HiFi quality Music in Low Power Mode"
+}
+
+SectionUseCase."Voice" {
+       File "/OMAP/abe-twl6040/Pandaboard/Voice.conf"
+       Comment "Playback Voice quality"
+}
+
+SectionUseCase."Voice_Low_Power" {
+       File "/OMAP/abe-twl6040/Pandaboard/Voice.conf"
+       Comment "Playback Voice quality in Low Power Mode"
+}
+
+SectionUseCase."Voice_Call" {
+       File "/OMAP/abe-twl6040/Pandaboard/VoiceCall.conf"
+       Comment "Capture and Playback in Voice quality"
+}
+
+SectionUseCase."Voice_Call_IP" {
+       File "/OMAP/abe-twl6040/Pandaboard/VoiceCall.conf"
+       Comment "Capture and Playback in Voice quality"
+}
+
+SectionUseCase."FM_Analog_Radio" {
+       File "/OMAP/abe-twl6040/Pandaboard/FMAnalog.conf"
+       Comment "Capture FM Analog Radio"
+}
similarity index 62%
rename from ucm2/SDP4430/SDP4430.conf
rename to ucm2/OMAP/abe-twl6040/SDP4430/SDP4430.conf
index fd958903f2901ebd68ff69a7cd31b081790ad7b4..6ffd87469c34203144299b17184c23ab20bb8944 100644 (file)
@@ -1,43 +1,41 @@
 # UCM configuration for SDP4430
 
-Syntax 2
-
 SectionUseCase."Record" {
-       File "Record.conf"
+       File "/OMAP/abe-twl6040/SDP4430/Record.conf"
        Comment "Record"
 }
 
 SectionUseCase."HiFi" {
-       File "HiFi.conf"
+       File "/OMAP/abe-twl6040/SDP4430/HiFi.conf"
        Comment "Play HiFi quality Music"
 }
 
 SectionUseCase."HiFi_Low_Power" {
-       File "HiFiLP.conf"
+       File "/OMAP/abe-twl6040/SDP4430/HiFiLP.conf"
        Comment "Play HiFi quality Music in Low Power Mode"
 }
 
 SectionUseCase."Voice" {
-       File "Voice.conf"
+       File "/OMAP/abe-twl6040/SDP4430/Voice.conf"
        Comment "Playback Voice quality"
 }
 
 SectionUseCase."Voice_Low_Power" {
-       File "Voice.conf"
+       File "/OMAP/abe-twl6040/SDP4430/Voice.conf"
        Comment "Playback Voice quality in Low Power Mode."
 }
 
 SectionUseCase."Voice_Call" {
-       File "VoiceCall.conf"
+       File "/OMAP/abe-twl6040/SDP4430/VoiceCall.conf"
        Comment "Capture and Playback in Voice quality"
 }
 
 SectionUseCase."Voice_Call_IP" {
-       File "VoiceCall.conf"
+       File "/OMAP/abe-twl6040/SDP4430/VoiceCall.conf"
        Comment "Capture and Playback in Voice quality"
 }
 
 SectionUseCase."FM_Analog_Radio" {
-       File "FMAnalog.conf"
+       File "/OMAP/abe-twl6040/SDP4430/FMAnalog.conf"
        Comment "Capture FM Analog Radio"
 }
index 199408f875fd3406ac9a27f9c14587c0c2f0038c..5184211fdac5ab82cd72fa4e8d5436df61f7ac98 100644 (file)
@@ -1,43 +1,13 @@
 # UCM configuration for PandaBoard(ES)
 
-Syntax 2
-
-SectionUseCase."Record" {
-       File "/OMAP/abe-twl6040/Record.conf"
-       Comment "Record"
-}
-
-SectionUseCase."HiFi" {
-       File "/OMAP/abe-twl6040/HiFi.conf"
-       Comment "Play HiFi quality Music"
-}
-
-SectionUseCase."HiFi_Low_Power" {
-       File "/OMAP/abe-twl6040/HiFiLP.conf"
-       Comment "Play HiFi quality Music in Low Power Mode"
-}
-
-SectionUseCase."Voice" {
-       File "/OMAP/abe-twl6040/Voice.conf"
-       Comment "Playback Voice quality"
-}
-
-SectionUseCase."Voice_Low_Power" {
-       File "/OMAP/abe-twl6040/Voice.conf"
-       Comment "Playback Voice quality in Low Power Mode"
-}
-
-SectionUseCase."Voice_Call" {
-       File "/OMAP/abe-twl6040/VoiceCall.conf"
-       Comment "Capture and Playback in Voice quality"
-}
-
-SectionUseCase."Voice_Call_IP" {
-       File "/OMAP/abe-twl6040/VoiceCall.conf"
-       Comment "Capture and Playback in Voice quality"
-}
-
-SectionUseCase."FM_Analog_Radio" {
-       File "/OMAP/abe-twl6040/FMAnalog.conf"
-       Comment "Capture FM Analog Radio"
+Syntax 3
+
+If.sdp4430 {
+       Condition {
+               Type String
+               String1 "${CardName}"
+               String2 "SDP4430"
+       }
+       True.Include.sdp4430.File "/OMAP/abe-twl6040/SDP4430/SDP4430.conf"
+       False.Include.pandaboard.File "/OMAP/abe-twl6040/Pandaboard/Pandaboard.conf"
 }