All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: Add DSI clocks for MSM8960/APQ8064
@ 2015-10-14 12:54 Archit Taneja
  2015-10-14 12:54 ` [PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs Archit Taneja
  2015-10-14 12:54 ` [PATCH 2/2] clk: qcom: mmcc-8960: Add DSI related clocks Archit Taneja
  0 siblings, 2 replies; 6+ messages in thread
From: Archit Taneja @ 2015-10-14 12:54 UTC (permalink / raw)
  To: sboyd; +Cc: linux-arm-msm, robdclark, Archit Taneja

Add DSI related clocks 8960/8064. The changes are similar to what we have
for newer chipsets(clk-rcg2), with some minor differences.

Archit Taneja (2):
  clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs
  clk: qcom: mmcc-8960: Add DSI related clocks

 drivers/clk/qcom/clk-rcg.c      | 233 +++++++++++++++++++++++
 drivers/clk/qcom/clk-rcg.h      |   3 +
 drivers/clk/qcom/mmcc-msm8960.c | 404 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 640 insertions(+)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2015-10-19  4:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-14 12:54 [PATCH 0/2] clk: qcom: Add DSI clocks for MSM8960/APQ8064 Archit Taneja
2015-10-14 12:54 ` [PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs Archit Taneja
2015-10-16 22:05   ` Stephen Boyd
2015-10-19  4:45     ` Archit Taneja
2015-10-14 12:54 ` [PATCH 2/2] clk: qcom: mmcc-8960: Add DSI related clocks Archit Taneja
2015-10-16 22:06   ` Stephen Boyd

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.