All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add software clock gating requirement check
@ 2022-06-10 12:23 Srinivasa Rao Mandadapu
  2022-06-10 12:23 ` [PATCH v5 1/2] soundwire: qcom: Add flag for software clock gating check Srinivasa Rao Mandadapu
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Srinivasa Rao Mandadapu @ 2022-06-10 12:23 UTC (permalink / raw)
  To: agross, bjorn.andersson, lgirdwood, broonie, robh+dt, quic_plai,
	bgoswami, perex, tiwai, srinivas.kandagatla, quic_rohkumar,
	linux-arm-msm, alsa-devel, devicetree, linux-kernel, swboyd,
	judyhsiao, vkoul
  Cc: Srinivasa Rao Mandadapu

This patch set is to add software clock gating requirement check

Changes Since V4:
	-- Fix error check, after a reset control get api return
	-- Fix typo in commit message
Changes Since V3:
	-- Remove redundant check before reset control call
	-- Reorganiaze patches.
	-- Fix typos.
Changes Since V2:
	-- Fix if check before reset control call	
Changes Since V1:
	-- Use boolean flag for bool variable initialization
	   instead of hard coding.

	
Srinivasa Rao Mandadapu (2):
  soundwire: qcom: Add flag for software clock gating check
  ASoC: qcom: soundwire: Enable software clock gating requirement flag

 drivers/soundwire/qcom.c | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2022-06-29  5:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-10 12:23 [PATCH v5 0/2] Add software clock gating requirement check Srinivasa Rao Mandadapu
2022-06-10 12:23 ` [PATCH v5 1/2] soundwire: qcom: Add flag for software clock gating check Srinivasa Rao Mandadapu
2022-06-10 12:23 ` [PATCH v5 2/2] ASoC: qcom: soundwire: Enable software clock gating requirement flag Srinivasa Rao Mandadapu
2022-06-23  8:09 ` [PATCH v5 0/2] Add software clock gating requirement check Vinod Koul
2022-06-23  8:09   ` Vinod Koul
2022-06-27 12:31   ` Srinivasa Rao Mandadapu
2022-06-27 12:31     ` Srinivasa Rao Mandadapu
2022-06-29  5:00     ` Vinod Koul
2022-06-29  5:00       ` Vinod Koul
2022-06-29  5:03       ` Srinivasa Rao Mandadapu
2022-06-29  5:03         ` Srinivasa Rao Mandadapu

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.