From: Jaroslav Kysela Date: Mon, 22 Nov 2021 17:56:49 +0000 (+0100) Subject: sof-hda-dsp: move to /Intel/sof-hda-dsp, update conf.d X-Git-Tag: v1.2.6~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=f7a898eda746bd302c5308075b462526c3d1512b;p=alsa-ucm-conf.git sof-hda-dsp: move to /Intel/sof-hda-dsp, update conf.d Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/sof-hda-dsp/Hdmi.conf b/ucm2/Intel/sof-hda-dsp/Hdmi.conf similarity index 100% rename from ucm2/sof-hda-dsp/Hdmi.conf rename to ucm2/Intel/sof-hda-dsp/Hdmi.conf diff --git a/ucm2/sof-hda-dsp/HiFi.conf b/ucm2/Intel/sof-hda-dsp/HiFi.conf similarity index 100% rename from ucm2/sof-hda-dsp/HiFi.conf rename to ucm2/Intel/sof-hda-dsp/HiFi.conf diff --git a/ucm2/sof-hda-dsp/sof-hda-dsp.conf b/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf similarity index 97% rename from ucm2/sof-hda-dsp/sof-hda-dsp.conf rename to ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf index 4c222fa..b47777b 100644 --- a/ucm2/sof-hda-dsp/sof-hda-dsp.conf +++ b/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf @@ -14,7 +14,7 @@ If.dmic { } SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Intel/sof-hda-dsp/HiFi.conf" Comment "Play HiFi quality Music" } diff --git a/ucm2/conf.d/sof-hda-dsp/sof-hda-dsp.conf b/ucm2/conf.d/sof-hda-dsp/sof-hda-dsp.conf new file mode 120000 index 0000000..5ba86cb --- /dev/null +++ b/ucm2/conf.d/sof-hda-dsp/sof-hda-dsp.conf @@ -0,0 +1 @@ +../../Intel/sof-hda-dsp/sof-hda-dsp.conf \ No newline at end of file diff --git a/ucm2/conf.d/sof-hda-dsp/sof-skl_hda_card.conf b/ucm2/conf.d/sof-hda-dsp/sof-skl_hda_card.conf new file mode 120000 index 0000000..5ba86cb --- /dev/null +++ b/ucm2/conf.d/sof-hda-dsp/sof-skl_hda_card.conf @@ -0,0 +1 @@ +../../Intel/sof-hda-dsp/sof-hda-dsp.conf \ No newline at end of file diff --git a/ucm2/conf.d/sof-skl_hda_card b/ucm2/conf.d/sof-skl_hda_card new file mode 120000 index 0000000..6f0f5a6 --- /dev/null +++ b/ucm2/conf.d/sof-skl_hda_card @@ -0,0 +1 @@ +sof-hda-dsp \ No newline at end of file