From: Jaroslav Kysela Date: Thu, 25 Jun 2020 14:39:01 +0000 (+0200) Subject: DB410c: move to Qualcomm/apq8016-sbc X-Git-Tag: v1.2.4~36 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c13c8cb51a826a50e52c3724115d56f2a98f582f;p=alsa-ucm-conf.git DB410c: move to Qualcomm/apq8016-sbc Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/DB410c/HDMI.conf b/ucm2/Qualcomm/apq8016-sbc/HDMI.conf similarity index 100% rename from ucm2/DB410c/HDMI.conf rename to ucm2/Qualcomm/apq8016-sbc/HDMI.conf diff --git a/ucm2/DB410c/HiFi.conf b/ucm2/Qualcomm/apq8016-sbc/HiFi.conf similarity index 100% rename from ucm2/DB410c/HiFi.conf rename to ucm2/Qualcomm/apq8016-sbc/HiFi.conf diff --git a/ucm2/DB410c/DB410c.conf b/ucm2/Qualcomm/apq8016-sbc/apq8016-sbc.conf similarity index 55% rename from ucm2/DB410c/DB410c.conf rename to ucm2/Qualcomm/apq8016-sbc/apq8016-sbc.conf index 4593180..a0c37c2 100644 --- a/ucm2/DB410c/DB410c.conf +++ b/ucm2/Qualcomm/apq8016-sbc/apq8016-sbc.conf @@ -1,10 +1,10 @@ -Syntax 2 +Syntax 3 SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Qualcomm/apq8016-sbc/HiFi.conf" Comment "Play HiFi quality Music" } SectionUseCase."HDMI" { - File "HDMI.conf" + File "/Qualcomm/apq8016-sbc/HDMI.conf" Comment "HDMI output" } diff --git a/ucm2/module/snd_soc_apq8016_sbc.conf b/ucm2/module/snd_soc_apq8016_sbc.conf new file mode 120000 index 0000000..c217f6f --- /dev/null +++ b/ucm2/module/snd_soc_apq8016_sbc.conf @@ -0,0 +1 @@ +../Qualcomm/apq8016-sbc/apq8016-sbc.conf \ No newline at end of file