From: Jaroslav Kysela Date: Mon, 22 Nov 2021 17:31:35 +0000 (+0100) Subject: chtmax98090: move to /Intel/chtmax98090, update conf.d X-Git-Tag: v1.2.6~17 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=bacbfae1ab4578b8ea5771f04eea962808578620;p=alsa-ucm-conf.git chtmax98090: move to /Intel/chtmax98090, update conf.d Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/chtmax98090/HiFi.conf b/ucm2/Intel/chtmax98090/HiFi.conf similarity index 100% rename from ucm2/chtmax98090/HiFi.conf rename to ucm2/Intel/chtmax98090/HiFi.conf diff --git a/ucm2/chtmax98090/chtmax98090.conf b/ucm2/Intel/chtmax98090/chtmax98090.conf similarity index 65% rename from ucm2/chtmax98090/chtmax98090.conf rename to ucm2/Intel/chtmax98090/chtmax98090.conf index dc51cdb..da5966e 100644 --- a/ucm2/chtmax98090/chtmax98090.conf +++ b/ucm2/Intel/chtmax98090/chtmax98090.conf @@ -1,5 +1,5 @@ Syntax 3 SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Intel/chtmax98090/HiFi.conf" Comment "Play HiFi quality Music" } diff --git a/ucm2/SOF/HiFi.conf b/ucm2/SOF/HiFi.conf index 8c8cd77..ff4b875 100644 --- a/ucm2/SOF/HiFi.conf +++ b/ucm2/SOF/HiFi.conf @@ -85,7 +85,7 @@ If.bytcht_max98090 { Haystack "${CardName}" Needle "bytcht max98090" } - True.Include.main.File "/chtmax98090/HiFi.conf" + True.Include.main.File "/Intel/chtmax98090/HiFi.conf" } If.bytcht_wm5102 { diff --git a/ucm2/conf.d/chtmax98090/chtmax98090.conf b/ucm2/conf.d/chtmax98090/chtmax98090.conf new file mode 120000 index 0000000..f3d0cab --- /dev/null +++ b/ucm2/conf.d/chtmax98090/chtmax98090.conf @@ -0,0 +1 @@ +../../Intel/chtmax98090/chtmax98090.conf \ No newline at end of file