[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20211119094237.81576-1-daniel.baluta@oss.nxp.com>
Date: Fri, 19 Nov 2021 11:42:32 +0200
From: Daniel Baluta <daniel.baluta@....nxp.com>
To: broonie@...nel.org, alsa-devel@...a-project.org
Cc: pierre-louis.bossart@...ux.intel.com, lgirdwood@...il.com,
daniel.baluta@....com, daniel.baluta@...il.com,
linux-kernel@...r.kernel.org, linux-imx@...c.com
Subject: [PATCH v2 0/5] ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
From: Daniel Baluta <daniel.baluta@....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.
Changes since v1:
* rebased on top of Mark's for-next branch
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
Powered by blists - more mailing lists