From: Jaroslav Kysela Date: Thu, 25 Jun 2020 15:32:40 +0000 (+0200) Subject: GoogleNyan: move to Tegra/max98090 X-Git-Tag: v1.2.4~31 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b2110f65246c8442002294125d1f0314728f93de;p=alsa-ucm-conf.git GoogleNyan: move to Tegra/max98090 Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/GoogleNyan/HiFi.conf b/ucm2/Tegra/max98090/HiFi.conf similarity index 100% rename from ucm2/GoogleNyan/HiFi.conf rename to ucm2/Tegra/max98090/HiFi.conf diff --git a/ucm2/GoogleNyan/GoogleNyan.conf b/ucm2/Tegra/max98090/max98090.conf similarity index 70% rename from ucm2/GoogleNyan/GoogleNyan.conf rename to ucm2/Tegra/max98090/max98090.conf index 33f22cc..7ec416d 100644 --- a/ucm2/GoogleNyan/GoogleNyan.conf +++ b/ucm2/Tegra/max98090/max98090.conf @@ -1,6 +1,6 @@ Syntax 2 Comment "Nyan internal card" SectionUseCase."HiFi" { - File "HiFi.conf" + File "/Tegra/max98090/HiFi.conf" Comment "Default" } diff --git a/ucm2/module/snd_soc_tegra_max98090.conf b/ucm2/module/snd_soc_tegra_max98090.conf new file mode 120000 index 0000000..406747c --- /dev/null +++ b/ucm2/module/snd_soc_tegra_max98090.conf @@ -0,0 +1 @@ +../Tegra/max98090/max98090.conf \ No newline at end of file