All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Platform driver update to support playback recover after resume
@ 2020-12-17  8:08 Srinivasa Rao Mandadapu
  2020-12-17  8:08   ` Srinivasa Rao Mandadapu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Srinivasa Rao Mandadapu @ 2020-12-17  8:08 UTC (permalink / raw)
  To: agross, bjorn.andersson, lgirdwood, broonie, robh+dt, plai,
	bgoswami, perex, tiwai, srinivas.kandagatla, rohitkr,
	linux-arm-msm, alsa-devel, devicetree, linux-kernel
  Cc: Srinivasa Rao Mandadapu

This patch set is to add support for playback recover after hard suspend and resume.
It includes:
1. Reverting part of previous commit, which is for handling registers invalid state
after hard suspend.
2. Adding pm ops in component driver and do regcache sync.
Changes Since v1 and v2:
  -- Subject lines changed
Changes Since v3:
  -- Patch is splitted into 2 patches
Changes Since v4:
  -- Subject lines changed
Changes Since v5:
  -- Removed redundant initialization of map variable in lpass-platform.c

Srinivasa Rao Mandadapu (2):
  ASoC: qcom: Fix incorrect volatile registers
  ASoC: qcom: Add support for playback recover after resume

 sound/soc/qcom/lpass-cpu.c      | 20 ++---------------
 sound/soc/qcom/lpass-platform.c | 50 ++++++++++++++++++++++++++++-------------
 2 files changed, 37 insertions(+), 33 deletions(-)

-- 
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


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

end of thread, other threads:[~2021-03-01 20:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17  8:08 [PATCH v6 0/2] Platform driver update to support playback recover after resume Srinivasa Rao Mandadapu
2020-12-17  8:08 ` [PATCH v6 1/2] ASoC: qcom: Fix incorrect volatile registers Srinivasa Rao Mandadapu
2020-12-17  8:08   ` Srinivasa Rao Mandadapu
2020-12-17  8:08 ` [PATCH v6 2/2] ASoC: qcom: Add support for playback recover after resume Srinivasa Rao Mandadapu
2020-12-17  8:08   ` Srinivasa Rao Mandadapu
2020-12-18 12:16 ` [PATCH v6 0/2] Platform driver update to support " Mark Brown
2021-03-01 19:59 ` patchwork-bot+linux-arm-msm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.