linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] APQ8064 multimedia clock driver
@ 2014-07-15 22:59 Stephen Boyd
  2014-07-15 22:59 ` [PATCH 1/2] clk: qcom: pll: Add support for configuring SR PLLs Stephen Boyd
  2014-07-15 22:59 ` [PATCH 2/2] clk: qcom: Add support for APQ8064 multimedia clocks Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Boyd @ 2014-07-15 22:59 UTC (permalink / raw)
  To: linux-arm-kernel

These two patches add support for the APQ8064 multimedia clock
controller. They rely on a couple other patches to this
driver[1][2].

Stephen Boyd (2):
  clk: qcom: pll: Add support for configuring SR PLLs
  clk: qcom: Add support for APQ8064 multimedia clocks

 .../devicetree/bindings/clock/qcom,mmcc.txt        |   1 +
 drivers/clk/qcom/clk-pll.c                         |  15 +-
 drivers/clk/qcom/clk-pll.h                         |   2 +
 drivers/clk/qcom/mmcc-msm8960.c                    | 433 ++++++++++++++++++++-
 include/dt-bindings/clock/qcom,mmcc-msm8960.h      |   8 +
 include/dt-bindings/reset/qcom,mmcc-msm8960.h      |   8 +
 6 files changed, 462 insertions(+), 5 deletions(-)

[1] https://patchwork.kernel.org/patch/4561071/
[2] https://patchwork.kernel.org/patch/4510951/

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

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

end of thread, other threads:[~2014-07-15 22:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 22:59 [PATCH 0/2] APQ8064 multimedia clock driver Stephen Boyd
2014-07-15 22:59 ` [PATCH 1/2] clk: qcom: pll: Add support for configuring SR PLLs Stephen Boyd
2014-07-15 22:59 ` [PATCH 2/2] clk: qcom: Add support for APQ8064 multimedia clocks Stephen Boyd

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).