]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: MediaTek: mt8365-evk: Add SOF support
authorZoran Zhan <zoran.zhan@mediatek.com>
Wed, 7 May 2025 06:41:14 +0000 (14:41 +0800)
committerJaroslav Kysela <perex@perex.cz>
Tue, 24 Jun 2025 13:12:02 +0000 (15:12 +0200)
commit63f161cb8d65ed828a1ce49b506f4e1b9a7c58e4
tree20145f5825824538c1ecc8b09db214bf3563a846
parentb4896cf413e618f4b20c570544a4e668aaa72f64
ucm2: MediaTek: mt8365-evk: Add SOF support

Add support for MT8365 EVK with SOF enabled. When SOF is
disabled, the "HiFi" use case is used; when SOF is enabled,
the "SOF" use case is used.

The main difference compared to the UCM with SOF disabled is
the device number for playback and capture, which now uses the
PCMs for SOF instead.

Define these parameters as variables for each case (with and
without SOF), and move the common initialization to init.conf,
so the UCM can be shared by both configurations.

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/583
Signed-off-by: Zoran Zhan <zoran.zhan@mediatek.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/MediaTek/mt8365-evk/HiFi.conf
ucm2/MediaTek/mt8365-evk/init.conf [new file with mode: 0644]
ucm2/MediaTek/mt8365-evk/mt8365-evk.conf
ucm2/MediaTek/mt8365-evk/sof/SOF.conf [new file with mode: 0644]
ucm2/MediaTek/mt8365-evk/sof/sof-mt8365-evk.conf [new file with mode: 0644]
ucm2/conf.d/sof-mt8365-evk/sof-mt8365-evk.conf [new symlink]