Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440477
| From | Rajendra Nayak <rnayak@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] clk: qcom: PLL updates |
| Date | 2016-07-11 13:00 +0200 |
| Message-ID | <rTH6q-5VY-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/6] clk: qcom: PLL updates Rajendra Nayak <rnayak@codeaurora.org> - 2016-07-11 13:00 +0200 [PATCH 4/6] clk: qcom: Add support for PLLs with alpha mode Rajendra Nayak <rnayak@codeaurora.org> - 2016-07-11 13:00 +0200
csiph-web