From: Jaroslav Kysela Date: Mon, 22 Nov 2021 17:51:24 +0000 (+0100) Subject: sof-ehl-rt5660: move to /Intel/sof-ehl-rt5660, update conf.d X-Git-Tag: v1.2.6~11 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1a9f727128dc08d713922bb7604be6d18549930a;p=alsa-ucm-conf.git sof-ehl-rt5660: move to /Intel/sof-ehl-rt5660, update conf.d Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/sof-ehl-rt5660/Hdmi.conf b/ucm2/Intel/sof-ehl-rt5660/Hdmi.conf similarity index 100% rename from ucm2/sof-ehl-rt5660/Hdmi.conf rename to ucm2/Intel/sof-ehl-rt5660/Hdmi.conf diff --git a/ucm2/sof-ehl-rt5660/HiFi.conf b/ucm2/Intel/sof-ehl-rt5660/HiFi.conf similarity index 95% rename from ucm2/sof-ehl-rt5660/HiFi.conf rename to ucm2/Intel/sof-ehl-rt5660/HiFi.conf index 5fc36a3..0f15938 100644 --- a/ucm2/sof-ehl-rt5660/HiFi.conf +++ b/ucm2/Intel/sof-ehl-rt5660/HiFi.conf @@ -72,4 +72,4 @@ SectionDevice."Headset" { } } -Include.hdmi.File "/sof-ehl-rt5660/Hdmi.conf" +Include.hdmi.File "/Intel/sof-ehl-rt5660/Hdmi.conf" diff --git a/ucm2/sof-ehl-rt5660/sof-ehl-rt5660.conf b/ucm2/Intel/sof-ehl-rt5660/sof-ehl-rt5660.conf similarity index 91% rename from ucm2/sof-ehl-rt5660/sof-ehl-rt5660.conf rename to ucm2/Intel/sof-ehl-rt5660/sof-ehl-rt5660.conf index e7191a4..9466dd2 100644 --- a/ucm2/sof-ehl-rt5660/sof-ehl-rt5660.conf +++ b/ucm2/Intel/sof-ehl-rt5660/sof-ehl-rt5660.conf @@ -4,7 +4,7 @@ Syntax 3 SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Intel/sof-ehl-rt5660/HiFi.conf" Comment "Play and record HiFi quality Music" } diff --git a/ucm2/conf.d/sof-ehl-rt5660/sof-ehl-rt5660.conf b/ucm2/conf.d/sof-ehl-rt5660/sof-ehl-rt5660.conf new file mode 120000 index 0000000..88ed4eb --- /dev/null +++ b/ucm2/conf.d/sof-ehl-rt5660/sof-ehl-rt5660.conf @@ -0,0 +1 @@ +../../Intel/sof-ehl-rt5660/sof-ehl-rt5660.conf \ No newline at end of file