From 891c77bf4ff6a33e0f8f6bc4081b05541b8f7ef3 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 22 Nov 2021 18:19:40 +0100 Subject: [PATCH] bytcht-cx2072x: move to /Intel/bytcht-cx2072x, update conf.d Signed-off-by: Jaroslav Kysela --- ucm2/{ => Intel}/bytcht-cx2072x/HiFi.conf | 0 ucm2/{ => Intel}/bytcht-cx2072x/bytcht-cx2072x.conf | 2 +- ucm2/SOF/HiFi.conf | 2 +- ucm2/conf.d/bytcht-cx2072x/bytcht-cx2072x.conf | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) rename ucm2/{ => Intel}/bytcht-cx2072x/HiFi.conf (100%) rename ucm2/{ => Intel}/bytcht-cx2072x/bytcht-cx2072x.conf (63%) create mode 120000 ucm2/conf.d/bytcht-cx2072x/bytcht-cx2072x.conf diff --git a/ucm2/bytcht-cx2072x/HiFi.conf b/ucm2/Intel/bytcht-cx2072x/HiFi.conf similarity index 100% rename from ucm2/bytcht-cx2072x/HiFi.conf rename to ucm2/Intel/bytcht-cx2072x/HiFi.conf diff --git a/ucm2/bytcht-cx2072x/bytcht-cx2072x.conf b/ucm2/Intel/bytcht-cx2072x/bytcht-cx2072x.conf similarity index 63% rename from ucm2/bytcht-cx2072x/bytcht-cx2072x.conf rename to ucm2/Intel/bytcht-cx2072x/bytcht-cx2072x.conf index af966ef..e4b05c9 100644 --- a/ucm2/bytcht-cx2072x/bytcht-cx2072x.conf +++ b/ucm2/Intel/bytcht-cx2072x/bytcht-cx2072x.conf @@ -1,6 +1,6 @@ Syntax 3 SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Intel/bytcht-cx2072x/HiFi.conf" Comment "Play HiFi quality Music" } diff --git a/ucm2/SOF/HiFi.conf b/ucm2/SOF/HiFi.conf index 289bc16..15c552d 100644 --- a/ucm2/SOF/HiFi.conf +++ b/ucm2/SOF/HiFi.conf @@ -28,7 +28,7 @@ If.bytcht_cx2072x { Haystack "${CardName}" Needle "bytcht cx2072x" } - True.Include.main.File "/bytcht-cx2072x/HiFi.conf" + True.Include.main.File "/Intel/bytcht-cx2072x/HiFi.conf" } If.bytcht_es8316 { diff --git a/ucm2/conf.d/bytcht-cx2072x/bytcht-cx2072x.conf b/ucm2/conf.d/bytcht-cx2072x/bytcht-cx2072x.conf new file mode 120000 index 0000000..5d784b5 --- /dev/null +++ b/ucm2/conf.d/bytcht-cx2072x/bytcht-cx2072x.conf @@ -0,0 +1 @@ +../../Intel/bytcht-cx2072x/bytcht-cx2072x.conf \ No newline at end of file -- 2.47.1