Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Re: Patch "ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible" has been added to the 6.1-stable tree
       [not found] <20240116105221.235358-1-sashal@kernel.org>
@ 2024-01-16 11:40 ` AngeloGioacchino Del Regno
  2024-01-16 18:24   ` Sasha Levin
  0 siblings, 1 reply; 2+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-01-16 11:40 UTC (permalink / raw)
  To: Sasha Levin, stable-commits, stable
  Cc: Pierre-Louis Bossart, Liam Girdwood, Peter Ujfalusi, Bard Liao,
	Ranjani Sridharan, Daniel Baluta, Kai Vehmanen, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, Matthias Brugger

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",
>   	},



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch "ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible" has been added to the 6.1-stable tree
  2024-01-16 11:40 ` Patch "ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible" has been added to the 6.1-stable tree AngeloGioacchino Del Regno
@ 2024-01-16 18:24   ` Sasha Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Sasha Levin @ 2024-01-16 18:24 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno
  Cc: stable-commits, stable, Pierre-Louis Bossart, Liam Girdwood,
	Peter Ujfalusi, Bard Liao, Ranjani Sridharan, Daniel Baluta,
	Kai Vehmanen, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger

On Tue, Jan 16, 2024 at 12:40:55PM +0100, AngeloGioacchino Del Regno wrote:
>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

I'll drop it, thanks!

-- 
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-16 18:24 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox