devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V7 0/2] clk: qcom: spmi_pmic clock divider support
@ 2017-11-21  9:11 Tirupathi Reddy
  2017-11-21  9:11 ` [PATCH V7 1/2] clk: qcom: Add " Tirupathi Reddy
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tirupathi Reddy @ 2017-11-21  9:11 UTC (permalink / raw)
  To: sboyd, robh+dt
  Cc: mturquette, mark.rutland, andy.gross, david.brown, linux-clk,
	devicetree, linux-kernel, linux-arm-msm, linux-soc,
	Tirupathi Reddy

The SPMI_PMIC clock divider driver configures the clkdiv modules present
on Qualcomm Technologies, Inc. SPMI PMIC. This driver provides a clock
interface for each clkdiv module and allows clock operations such as enable,
disable, set_rate, recalc_rate and round_rate.

Tirupathi Reddy (2):
  clk: qcom: Add spmi_pmic clock divider support
  dt-bindings: Add qcom spmi_pmic clock divider bindings

 .../bindings/clock/qcom,spmi-pmic-div.txt          |  59 ++++
 drivers/clk/qcom/Kconfig                           |   9 +
 drivers/clk/qcom/Makefile                          |   1 +
 drivers/clk/qcom/clk-spmi-pmic-div.c               | 302 +++++++++++++++++++++
 4 files changed, 371 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/qcom,spmi-pmic-div.txt
 create mode 100644 drivers/clk/qcom/clk-spmi-pmic-div.c

-- 
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] 8+ messages in thread

end of thread, other threads:[~2017-12-07  6:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21  9:11 [PATCH V7 0/2] clk: qcom: spmi_pmic clock divider support Tirupathi Reddy
2017-11-21  9:11 ` [PATCH V7 1/2] clk: qcom: Add " Tirupathi Reddy
2017-12-07  6:32   ` Stephen Boyd
2017-11-21  9:11 ` [PATCH V7 2/2] dt-bindings: Add qcom spmi_pmic clock divider bindings Tirupathi Reddy
2017-12-04 20:29   ` Rob Herring
2017-12-07  6:28     ` Stephen Boyd
2017-12-07  6:32   ` Stephen Boyd
     [not found] ` <1511255465-3984-1-git-send-email-tirupath-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-12-04 10:48   ` [PATCH V7 0/2] clk: qcom: spmi_pmic clock divider support Tirupathi Reddy T

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).