* [PATCH v2 0/3] ASoC: SOF: Fixes for suspend after firmware crash
@ 2022-12-20 12:56 Peter Ujfalusi
0 siblings, 0 replies; 3+ messages in thread
From: Peter Ujfalusi @ 2022-12-20 12:56 UTC (permalink / raw)
To: lgirdwood, broonie
Cc: alsa-devel, kai.vehmanen, pierre-louis.bossart, ranjani.sridharan,
cujomalainey, yung-chuan.liao
Hi,
This is the followup series for the v1 sent out by Ranjani [1]. Unfortunately
Ranjani was dragged away to another issue and could not send the update herself.
Changes since v1:
- In patch 2, move the tear_down_all_pipelines call instead of duplicating it
Amadeusz: I have kept the check as it is:
if (tplg_ops && tplg_ops->tear_down_all_pipelines)
I'm preparing the ops optionality change series which would require this change.
[1] https://lore.kernel.org/alsa-devel/20221215185347.1457541-1-ranjani.sridharan@linux.intel.com/T/#t
Regards,
Peter
---
Curtis Malainey (1):
ASoC: SOF: Add FW state to debugfs
Ranjani Sridharan (2):
ASoC: SOF: pm: Set target state earlier
ASoC: SOF: pm: Always tear down pipelines before DSP suspend
sound/soc/sof/debug.c | 4 +++-
sound/soc/sof/pm.c | 9 ++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
--
2.39.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2 0/3] ASoC: SOF: Fixes for suspend after firmware crash
@ 2022-12-20 12:56 Peter Ujfalusi
2022-12-27 0:14 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Peter Ujfalusi @ 2022-12-20 12:56 UTC (permalink / raw)
To: lgirdwood, broonie
Cc: alsa-devel, kai.vehmanen, pierre-louis.bossart, ranjani.sridharan,
amadeuszx.slawinski, cujomalainey, yung-chuan.liao
Hi,
This is the followup series for the v1 sent out by Ranjani [1]. Unfortunately
Ranjani was dragged away to another issue and could not send the update herself.
Changes since v1:
- In patch 2, move the tear_down_all_pipelines call instead of duplicating it
Amadeusz: I have kept the check as it is:
if (tplg_ops && tplg_ops->tear_down_all_pipelines)
I'm preparing the ops optionality change series which would require this change.
[1] https://lore.kernel.org/alsa-devel/20221215185347.1457541-1-ranjani.sridharan@linux.intel.com/T/#t
Regards,
Peter
---
Curtis Malainey (1):
ASoC: SOF: Add FW state to debugfs
Ranjani Sridharan (2):
ASoC: SOF: pm: Set target state earlier
ASoC: SOF: pm: Always tear down pipelines before DSP suspend
sound/soc/sof/debug.c | 4 +++-
sound/soc/sof/pm.c | 9 ++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
--
2.39.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2 0/3] ASoC: SOF: Fixes for suspend after firmware crash
2022-12-20 12:56 Peter Ujfalusi
@ 2022-12-27 0:14 ` Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2022-12-27 0:14 UTC (permalink / raw)
To: lgirdwood, Peter Ujfalusi
Cc: alsa-devel, kai.vehmanen, pierre-louis.bossart, ranjani.sridharan,
amadeuszx.slawinski, cujomalainey, yung-chuan.liao
On Tue, 20 Dec 2022 14:56:26 +0200, Peter Ujfalusi wrote:
> This is the followup series for the v1 sent out by Ranjani [1]. Unfortunately
> Ranjani was dragged away to another issue and could not send the update herself.
>
> Changes since v1:
> - In patch 2, move the tear_down_all_pipelines call instead of duplicating it
>
> Amadeusz: I have kept the check as it is:
> if (tplg_ops && tplg_ops->tear_down_all_pipelines)
> I'm preparing the ops optionality change series which would require this change.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/3] ASoC: SOF: pm: Set target state earlier
commit: 6f95eec6fb89e195dbdf30de65553c7fc57d9372
[2/3] ASoC: SOF: pm: Always tear down pipelines before DSP suspend
commit: d185e0689abc98ef55fb7a7d75aa0c48a0ed5838
[3/3] ASoC: SOF: Add FW state to debugfs
commit: 9a9134fd56f6ba614ff7b2b3b0bac0bf1d0dc0c9
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-27 0:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20 12:56 [PATCH v2 0/3] ASoC: SOF: Fixes for suspend after firmware crash Peter Ujfalusi
-- strict thread matches above, loose matches on Subject: below --
2022-12-20 12:56 Peter Ujfalusi
2022-12-27 0:14 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox