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