]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: Remove libraries from topology lookups
authorCurtis Malainey <cujomalainey@chromium.org>
Wed, 31 Jul 2024 21:21:44 +0000 (14:21 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 1 Aug 2024 11:43:31 +0000 (12:43 +0100)
commit7354eb7f1558466e92e926802d36e69e42938ea9
treedc06353338204047e0624c153d48e2a044e1de1e
parent9da8aa3b3ca05b22be5ba312771e6df4366e56cc
ASoC: SOF: Remove libraries from topology lookups

Default firmware shipped in open source are not licensed for 3P
libraries, therefore topologies should not reference them.

If a OS wants to use 3P (that they have licensed) then they should use
the appropriate topology override mechanisms.

Fixes: 8a7d5d85ed2161 ("ASoC: SOF: mediatek: mt8195: Add devicetree support to select topologies")
Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
Cc: Wojciech Macek <wmacek@google.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20240731212153.921327-1-cujomalainey@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/mediatek/mt8195/mt8195.c