summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ucm-config/for_all_boards/Dell-WD15-Dock/Dell-WD15-Dock.conf5
-rw-r--r--ucm-config/for_all_boards/Dell-WD15-Dock/HiFi.conf42
l---------ucm-config/for_all_boards/WD15 Dock1
l---------ucm-config/for_all_boards/WD19 Dock1
4 files changed, 49 insertions, 0 deletions
diff --git a/ucm-config/for_all_boards/Dell-WD15-Dock/Dell-WD15-Dock.conf b/ucm-config/for_all_boards/Dell-WD15-Dock/Dell-WD15-Dock.conf
new file mode 100644
index 00000000..290758a3
--- /dev/null
+++ b/ucm-config/for_all_boards/Dell-WD15-Dock/Dell-WD15-Dock.conf
@@ -0,0 +1,5 @@
+Comment "USB-audio on Dell docking station"
+SectionUseCase."HiFi" {
+ File "HiFi.conf"
+ Comment "Default"
+}
diff --git a/ucm-config/for_all_boards/Dell-WD15-Dock/HiFi.conf b/ucm-config/for_all_boards/Dell-WD15-Dock/HiFi.conf
new file mode 100644
index 00000000..12234989
--- /dev/null
+++ b/ucm-config/for_all_boards/Dell-WD15-Dock/HiFi.conf
@@ -0,0 +1,42 @@
+SectionVerb {
+ Value {
+ FullySpecifiedUCM "1"
+ OutputDspName ""
+ }
+ EnableSequence [
+ cdev "hw:Dock"
+ ]
+ DisableSequence [
+ ]
+}
+
+SectionDevice."Dock Headphone".0 {
+ Comment "Headphone"
+
+ Value {
+ PlaybackPCM "hw:Dock,0"
+ }
+}
+
+SectionDevice."Dock Line Out".0 {
+ Value {
+ PlaybackPCM "hw:Dock,1"
+ OutputDspName ""
+ }
+ EnableSequence [
+ cdev "hw:Dock"
+ cset "name='Line Playback Switch' on"
+ ]
+ DisableSequence [
+ cdev "hw:Dock"
+ cset "name='Line Playback Switch' off"
+ ]
+}
+
+SectionDevice."Dock Microphone".0 {
+ Comment "Microphone"
+
+ Value {
+ CapturePCM "hw:Dock,0"
+ }
+}
diff --git a/ucm-config/for_all_boards/WD15 Dock b/ucm-config/for_all_boards/WD15 Dock
new file mode 120000
index 00000000..0d69a72f
--- /dev/null
+++ b/ucm-config/for_all_boards/WD15 Dock
@@ -0,0 +1 @@
+Dell-WD15-Dock \ No newline at end of file
diff --git a/ucm-config/for_all_boards/WD19 Dock b/ucm-config/for_all_boards/WD19 Dock
new file mode 120000
index 00000000..0d69a72f
--- /dev/null
+++ b/ucm-config/for_all_boards/WD19 Dock
@@ -0,0 +1 @@
+Dell-WD15-Dock \ No newline at end of file