summaryrefslogtreecommitdiff
path: root/ak4953/inactive
diff options
context:
space:
mode:
authorwansu.yoo <wansu.yoo@samsung.com>2016-06-08 14:27:13 +0900
committerwansu.yoo <wansu.yoo@samsung.com>2016-06-08 17:42:38 +0900
commitf3e4a01cdbb45154d6802182aa2acd7cac175576 (patch)
tree22b5da7ccafee5073b7b9861f37f73baee894b50 /ak4953/inactive
parent53d522d28419845562ecea631fc8177f9333d1fe (diff)
downloadalsa-ucm-conf-ak4953-f3e4a01cdbb45154d6802182aa2acd7cac175576.tar.gz
alsa-ucm-conf-ak4953-f3e4a01cdbb45154d6802182aa2acd7cac175576.tar.bz2
alsa-ucm-conf-ak4953-f3e4a01cdbb45154d6802182aa2acd7cac175576.zip
This patch add ucm conf files for ak4953 codec. Change-Id: I21c7af0bf08c0cf8d8cf46a3ca1fe1eb09886b59 Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
Diffstat (limited to 'ak4953/inactive')
-rwxr-xr-xak4953/inactive102
1 files changed, 102 insertions, 0 deletions
diff --git a/ak4953/inactive b/ak4953/inactive
new file mode 100755
index 0000000..d9add4a
--- /dev/null
+++ b/ak4953/inactive
@@ -0,0 +1,102 @@
+# Use case Configuration for Mobile device
+# By Inha Song <ideal.song@samsung.com>
+
+SectionVerb {
+ EnableSequence [
+ cset "name='HP Switch' 0"
+ cset "name='HPOUT1L Input 1' 0"
+ cset "name='HPOUT1R Input 1' 0"
+ cset "name='HPOUT1 Digital Switch' 0,0"
+ cset "name='SPK Switch' 0"
+ cset "name='HPOUT2L Input 1' 0"
+ cset "name='HPOUT2R Input 1' 0"
+ cset "name='HPOUT2 Digital Switch' 0,0"
+ cset "name='RCV Switch' 0"
+ cset "name='HPOUT3L Input 1' 0"
+ cset "name='HPOUT3R Input 1' 0"
+ cset "name='HPOUT3 Digital Switch' 0,0"
+ cset "name='AIF3TX1 Input 1' 0"
+ cset "name='AIF2TX1 Input 1' 0"
+ cset "name='VPS Switch' 0"
+ cset "name='HDMI Switch' 0"
+ cset "name='SPKOUTL Input 1' 0"
+ cset "name='AIF1TX1 Input 1' 0"
+ cset "name='Main Mic Switch' 0"
+ cset "name='IN1 OSR' 1"
+ cset "name='IN1R HPF Switch' 0"
+ cset "name='Sub Mic Switch' 0"
+ cset "name='IN3 OSR' 1"
+ cset "name='IN3L HPF Switch' 0"
+ cset "name='Third Mic Switch' 0"
+ cset "name='IN3R HPF Switch' 0"
+ cset "name='Headset Mic Switch' 0"
+ ]
+ DisableSequence [
+ ]
+
+ Value {
+ TQ "Music"
+ PlaybackCTL "hw:0"
+ CaptureCTL "hw:0"
+ }
+}
+
+SectionDevice."All" {
+ Comment "reset all"
+
+ EnableSequence [
+ ]
+
+ DisableSequence [
+ ]
+}
+
+SectionDevice."Playback" {
+ Comment "reset playback"
+
+ EnableSequence [
+ cset "name='HP Switch' 0"
+ cset "name='HPOUT1L Input 1' 0"
+ cset "name='HPOUT1R Input 1' 0"
+ cset "name='HPOUT1 Digital Switch' 0,0"
+ cset "name='SPK Switch' 0"
+ cset "name='HPOUT2L Input 1' 0"
+ cset "name='HPOUT2R Input 1' 0"
+ cset "name='HPOUT2 Digital Switch' 0,0"
+ cset "name='RCV Switch' 0"
+ cset "name='HPOUT3L Input 1' 0"
+ cset "name='HPOUT3R Input 1' 0"
+ cset "name='HPOUT3 Digital Switch' 0,0"
+ cset "name='AIF3TX1 Input 1' 0"
+ cset "name='AIF2TX1 Input 1' 0"
+ cset "name='VPS Switch' 0"
+ cset "name='HDMI Switch' 0"
+ cset "name='SPKOUTL Input 1' 0"
+ cset "name='AIF1TX1 Input 1' 0"
+ ]
+
+ DisableSequence [
+ ]
+}
+
+SectionDevice."Capture" {
+ Comment "reset capture"
+
+ EnableSequence [
+ cset "name='Main Mic Switch' 0"
+ cset "name='IN1 OSR' 1"
+ cset "name='IN1R HPF Switch' 0"
+ cset "name='AIF2TX1 Input 1' 0"
+ cset "name='Sub Mic Switch' 0"
+ cset "name='IN3 OSR' 1"
+ cset "name='IN3L HPF Switch' 0"
+ cset "name='Third Mic Switch' 0"
+ cset "name='IN3R HPF Switch' 0"
+ cset "name='Headset Mic Switch' 0"
+ cset "name='AIF1TX1 Input 1' 0"
+ ]
+
+ DisableSequence [
+ ]
+}
+