public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: MISC RCG changes for upcoming targets
@ 2017-10-31  7:19 Amit Nischal
  2017-10-31  7:19 ` [PATCH 1/2] clk: qcom: clear hardware clock control bit of RCG Amit Nischal
  2017-10-31  7:19 ` [PATCH 2/2] clk: qcom: Modify RCG shared ops to support freq_tbl without XO entry Amit Nischal
  0 siblings, 2 replies; 4+ messages in thread
From: Amit Nischal @ 2017-10-31  7:19 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette
  Cc: Andy Gross, David Brown, Rajendra Nayak, Odelu Kukatla,
	linux-arm-msm, linux-soc, linux-clk, linux-kernel, Amit Nischal

This patch series modifies clk_rcg2_shared_ops to support clock controller
drivers used in future chipsets and also clear hardware clock control bit
of RCGs where HW clock control bit is set in order to control those root
clocks by software.

Amit Nischal (2):
  clk: qcom: clear hardware clock control bit of RCG
  clk: qcom: Modify RCG shared ops to support freq_tbl without XO entry

 drivers/clk/qcom/clk-rcg2.c | 84 +++++++++++++++++++++++++++++++++++++++------
 1 file changed, 73 insertions(+), 11 deletions(-)

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

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

end of thread, other threads:[~2017-11-02  6:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-31  7:19 [PATCH 0/2] clk: qcom: MISC RCG changes for upcoming targets Amit Nischal
2017-10-31  7:19 ` [PATCH 1/2] clk: qcom: clear hardware clock control bit of RCG Amit Nischal
2017-10-31  7:19 ` [PATCH 2/2] clk: qcom: Modify RCG shared ops to support freq_tbl without XO entry Amit Nischal
2017-11-02  6:46   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox