linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] clk: qcom: PLL updates
@ 2016-07-11 10:50 Rajendra Nayak
  2016-07-11 10:50 ` [PATCH 1/6] clk: Fix inconsistencies in usage of data types Rajendra Nayak
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Rajendra Nayak @ 2016-07-11 10:50 UTC (permalink / raw)
  To: sboyd, stephen.boyd, mturquette
  Cc: linux-clk, linux-arm-msm, linux-kernel, Rajendra Nayak

Hi,

This series adds some additional support to the clk-alpha-pll and the
clk-pll drivers in preperation to add the CPU clock driver support
on msm8996

regards,
Rajendra

Rajendra Nayak (6):
  clk: Fix inconsistencies in usage of data types
  clk: qcom: Add support for alpha pll hwfsm ops
  clk: qcom: Add support to initialize alpha plls
  clk: qcom: Add support for PLLs with alpha mode
  clk: qcom: Add support for PLLs with early output
  clk: qcom: Add support for PLLs supporting dynamic reprogramming

 drivers/clk/clk.c                |   4 +-
 drivers/clk/qcom/clk-alpha-pll.c | 132 +++++++++++++++++++++++++++++++++++----
 drivers/clk/qcom/clk-alpha-pll.h |  14 +++++
 drivers/clk/qcom/clk-pll.c       | 116 +++++++++++++++++++++++++++++++++-
 drivers/clk/qcom/clk-pll.h       |  12 +++-
 include/linux/clk-provider.h     |   5 +-
 6 files changed, 263 insertions(+), 20 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] 7+ messages in thread

end of thread, other threads:[~2016-07-11 10:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-11 10:50 [PATCH 0/6] clk: qcom: PLL updates Rajendra Nayak
2016-07-11 10:50 ` [PATCH 1/6] clk: Fix inconsistencies in usage of data types Rajendra Nayak
2016-07-11 10:50 ` [PATCH 2/6] clk: qcom: Add support for alpha pll hwfsm ops Rajendra Nayak
2016-07-11 10:50 ` [PATCH 3/6] clk: qcom: Add support to initialize alpha plls Rajendra Nayak
2016-07-11 10:50 ` [PATCH 4/6] clk: qcom: Add support for PLLs with alpha mode Rajendra Nayak
2016-07-11 10:50 ` [PATCH 5/6] clk: qcom: Add support for PLLs with early output Rajendra Nayak
2016-07-11 10:50 ` [PATCH 6/6] clk: qcom: Add support for PLLs supporting dynamic reprogramming Rajendra Nayak

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