From 1a9f727128dc08d713922bb7604be6d18549930a Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 22 Nov 2021 18:51:24 +0100 Subject: [PATCH] sof-ehl-rt5660: move to /Intel/sof-ehl-rt5660, update conf.d Signed-off-by: Jaroslav Kysela --- ucm2/{ => Intel}/sof-ehl-rt5660/Hdmi.conf | 0 ucm2/{ => Intel}/sof-ehl-rt5660/HiFi.conf | 2 +- ucm2/{ => Intel}/sof-ehl-rt5660/sof-ehl-rt5660.conf | 2 +- ucm2/conf.d/sof-ehl-rt5660/sof-ehl-rt5660.conf | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) rename ucm2/{ => Intel}/sof-ehl-rt5660/Hdmi.conf (100%) rename ucm2/{ => Intel}/sof-ehl-rt5660/HiFi.conf (95%) rename ucm2/{ => Intel}/sof-ehl-rt5660/sof-ehl-rt5660.conf (91%) create mode 120000 ucm2/conf.d/sof-ehl-rt5660/sof-ehl-rt5660.conf 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 -- 2.47.1