[PATCH 0/5] ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
Daniel Baluta
daniel.baluta at oss.nxp.com
Tue Nov 16 16:46:08 CET 2021
From: Daniel Baluta <daniel.baluta at nxp.com>
This patch series adds support for System PM and Runtime PM with SOF for
i.MX8 platforms.
First patch adds common code to manage clocks, patch 2/3 adds the actual
PM support, patch 4/5 implement the DSP start / reset callbacks for
i.mx8m.
Daniel Baluta (5):
ASoC: SOF: imx: Add code to manage DSP related clocks
ASoC: SOF: imx8: Add runtime PM / System PM support
ASoC: SOF: imx8m: Add runtime PM / System PM support
ASoC: SOF: imx8m: Implement DSP start
ASoC: SOF: imx8m: Implement reset callback
sound/soc/sof/imx/imx-common.c | 24 +++++
sound/soc/sof/imx/imx-common.h | 11 ++
sound/soc/sof/imx/imx8.c | 137 +++++++++++++++++++++++
sound/soc/sof/imx/imx8m.c | 191 ++++++++++++++++++++++++++++++++-
4 files changed, 362 insertions(+), 1 deletion(-)
--
2.27.0
More information about the Alsa-devel
mailing list