summaryrefslogtreecommitdiff
path: root/recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-04-09 15:03:27 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2024-04-24 09:40:57 +0200
commitd5fad34220d5c23d957600c8310c58006bd6c594 (patch)
tree64cb3eccdfa53638821f87a8261595d26030f575 /recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf
parenta10096a71a4444412b92400fada7360e6333cbc9 (diff)
alsa: Add alsa-ucm-conf-tdx recipe
Add alsa-ucm-conf-tdx (ALSA Use Case Manager with Toradex hardware configurations) recipe and dahlia/dev configuration files for Alsa UCM. The ALSA UCM is used to set different audio input/output configurations based on the audio card name used by the board. With UCM, a configuration file for codec WM8904 (Dahlia board) or codec NAU8822 (Development board) will be automatically selected during boot. This recipe is dependent on the OE upstream recipe alsa-ucm-conf. Related-to: ELB-4916 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit 5183100ea2bb3fe29702f96657e05f4e905433b5)
Diffstat (limited to 'recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf')
-rw-r--r--recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf b/recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf
new file mode 100644
index 0000000..64b68ce
--- /dev/null
+++ b/recipes-multimedia/alsa/alsa-ucm-conf-tdx/verdin-wm8904.conf
@@ -0,0 +1,8 @@
+# Use case configuration for Toradex Dahlia Carrier Board
+
+Syntax 4
+
+SectionUseCase."HiFi" {
+ File "/Toradex/wm8904/verdin-wm8904-HiFi.conf"
+ Comment "Default"
+}