Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Sasha Levin <sashal@kernel.org>,
	stable-commits@vger.kernel.org, stable@vger.kernel.org
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Peter Ujfalusi <peter.ujfalusi@linux.intel.com>,
	Bard Liao <yung-chuan.liao@linux.intel.com>,
	Ranjani Sridharan <ranjani.sridharan@linux.intel.com>,
	Daniel Baluta <daniel.baluta@nxp.com>,
	Kai Vehmanen <kai.vehmanen@linux.intel.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>,
	Matthias Brugger <matthias.bgg@gmail.com>
Subject: Re: Patch "ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible" has been added to the 6.1-stable tree
Date: Tue, 16 Jan 2024 12:40:55 +0100	[thread overview]
Message-ID: <71af3837-d1a9-478d-82fa-1b52fddd5aa2@collabora.com> (raw)
In-Reply-To: <20240116105221.235358-1-sashal@kernel.org>

Il 16/01/24 11:52, Sasha Levin ha scritto:
> This is a note to let you know that I've just added the patch titled
> 
>      ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
> 
> to the 6.1-stable tree which can be found at:
>      http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
> 
> The filename of the patch is:
>       asoc-sof-mediatek-mt8186-add-google-steelix-topology.patch
> and it can be found in the queue-6.1 subdirectory.
> 
> If you, or anyone else, feels it should not be added to the stable tree,
> please let <stable@vger.kernel.org> know about it.
> 

This commit got reverted afterwards, please don't backport.

Ref.: 
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?id=d20d36755a605a21e737b6b16c566658589b1811

Thanks,
Angelo

> 
> 
> commit 152629176282853223e1768c312539ee0d847384
> Author: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Date:   Thu Nov 23 09:44:54 2023 +0100
> 
>      ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
>      
>      [ 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>
> 
> diff --git a/sound/soc/sof/mediatek/mt8186/mt8186.c b/sound/soc/sof/mediatek/mt8186/mt8186.c
> index 181189e00e02..76ce90e1f103 100644
> --- a/sound/soc/sof/mediatek/mt8186/mt8186.c
> +++ b/sound/soc/sof/mediatek/mt8186/mt8186.c
> @@ -596,6 +596,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",
>   	},



       reply	other threads:[~2024-01-16 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240116105221.235358-1-sashal@kernel.org>
2024-01-16 11:40 ` AngeloGioacchino Del Regno [this message]
2024-01-16 18:24   ` Patch "ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible" has been added to the 6.1-stable tree Sasha Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=71af3837-d1a9-478d-82fa-1b52fddd5aa2@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=broonie@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=matthias.bgg@gmail.com \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=sashal@kernel.org \
    --cc=stable-commits@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=tiwai@suse.com \
    --cc=yung-chuan.liao@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox