lkml.org 
[lkml]   [2023]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 6.6 14/47] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
    Date
    From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

    [ Upstream commit 505c83212da5bfca95109421b8f5d9f8c6cdfef2 ]

    Add the machine compatible and topology filename for the Google Steelix
    MT8186 Chromebook to load the correct SOF topology file.

    Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    Link: https://lore.kernel.org/r/20231123084454.20471-1-angelogioacchino.delregno@collabora.com
    Signed-off-by: Mark Brown <broonie@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    sound/soc/sof/mediatek/mt8186/mt8186.c | 3 +++
    1 file changed, 3 insertions(+)

    diff --git a/sound/soc/sof/mediatek/mt8186/mt8186.c b/sound/soc/sof/mediatek/mt8186/mt8186.c
    index f587edf9e0a70..35f5c2cfb6e45 100644
    --- a/sound/soc/sof/mediatek/mt8186/mt8186.c
    +++ b/sound/soc/sof/mediatek/mt8186/mt8186.c
    @@ -599,6 +599,9 @@ static struct snd_sof_dsp_ops sof_mt8186_ops = {

    static struct snd_sof_of_mach sof_mt8186_machs[] = {
    {
    + .compatible = "google,steelix",
    + .sof_tplg_filename = "sof-mt8186-google-steelix.tplg"
    + }, {
    .compatible = "mediatek,mt8186",
    .sof_tplg_filename = "sof-mt8186.tplg",
    },
    --
    2.42.0
    \
     
     \ /
      Last update: 2023-12-11 14:53    [W:6.453 / U:0.868 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site