From: Jaroslav Kysela Date: Mon, 22 Nov 2021 17:17:41 +0000 (+0100) Subject: bytcr-wm5102: move to /Intel/bytcr-wm5102, update conf.d X-Git-Tag: v1.2.6~21 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2515da48a31292c2aa8dc5909658a6e0f490e917;p=alsa-ucm-conf.git bytcr-wm5102: move to /Intel/bytcr-wm5102, update conf.d Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/bytcr-wm5102/HiFi.conf b/ucm2/Intel/bytcr-wm5102/HiFi.conf similarity index 100% rename from ucm2/bytcr-wm5102/HiFi.conf rename to ucm2/Intel/bytcr-wm5102/HiFi.conf diff --git a/ucm2/bytcr-wm5102/bytcr-wm5102.conf b/ucm2/Intel/bytcr-wm5102/bytcr-wm5102.conf similarity index 65% rename from ucm2/bytcr-wm5102/bytcr-wm5102.conf rename to ucm2/Intel/bytcr-wm5102/bytcr-wm5102.conf index af966ef..ba1c2b6 100644 --- a/ucm2/bytcr-wm5102/bytcr-wm5102.conf +++ b/ucm2/Intel/bytcr-wm5102/bytcr-wm5102.conf @@ -1,6 +1,6 @@ Syntax 3 SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Intel/bytcr-wm5102/HiFi.conf" Comment "Play HiFi quality Music" } diff --git a/ucm2/SOF/HiFi.conf b/ucm2/SOF/HiFi.conf index 5e6d2de..289bc16 100644 --- a/ucm2/SOF/HiFi.conf +++ b/ucm2/SOF/HiFi.conf @@ -94,7 +94,7 @@ If.bytcht_wm5102 { Haystack "${CardName}" Needle "bytcht wm5102" } - True.Include.main.File "/bytcr-wm5102/HiFi.conf" + True.Include.main.File "/Intel/bytcr-wm5102/HiFi.conf" } If.bdw_rt286 { diff --git a/ucm2/conf.d/bytcr-wm5102/bytcr-wm5102.conf b/ucm2/conf.d/bytcr-wm5102/bytcr-wm5102.conf new file mode 120000 index 0000000..173eefe --- /dev/null +++ b/ucm2/conf.d/bytcr-wm5102/bytcr-wm5102.conf @@ -0,0 +1 @@ +../../Intel/bytcr-wm5102/bytcr-wm5102.conf \ No newline at end of file