Message ID | 20200924151518.15841-1-daniel.baluta@oss.nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Enable runtime PM for SOF device | expand |
On Thu, 24 Sep 2020 18:15:16 +0300, Daniel Baluta wrote: > This enables runtime PM for SOF device. Next patchseries will > provide PM suspend/resume handlers for i.MX8 specific devices. > > Daniel Baluta (2): > ASoC: SOF: Activate runtime PM with SOF OF device > ASoC: SOF: Add .prepare/.complete callbacks > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: SOF: Activate runtime PM with SOF OF device commit: 4fefc39894d8975d58b02b4b5f635d20891778ca [2/2] ASoC: SOF: Add .prepare/.complete callbacks commit: dd759805d6f78262cb9aa63ef37e3bc263ef1978 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
From: Daniel Baluta <daniel.baluta@nxp.com> This enables runtime PM for SOF device. Next patchseries will provide PM suspend/resume handlers for i.MX8 specific devices. Daniel Baluta (2): ASoC: SOF: Activate runtime PM with SOF OF device ASoC: SOF: Add .prepare/.complete callbacks sound/soc/sof/sof-of-dev.c | 6 ++++++ 1 file changed, 6 insertions(+)