lkml.org 
[lkml]   [2018]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [v5 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
On Tue, May 01, 2018 at 02:11:33PM +0530, Taniya Das wrote:
> Add the RPMh clock driver to control the RPMh managed clock resources on
> some of the Qualcomm Technologies, Inc. SoCs.
>
> Signed-off-by: Amit Nischal <anischal@codeaurora.org>
> Signed-off-by: Taniya Das <tdas@codeaurora.org>
> ---
> drivers/clk/qcom/Kconfig | 9 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/clk-rpmh.c | 387 ++++++++++++++++++++++++++++++++++
> include/dt-bindings/clock/qcom,rpmh.h | 2 -
> 4 files changed, 397 insertions(+), 2 deletions(-)
> create mode 100644 drivers/clk/qcom/clk-rpmh.c

> diff --git a/include/dt-bindings/clock/qcom,rpmh.h b/include/dt-bindings/clock/qcom,rpmh.h
> index 36caab2..f48fbd6 100644
> --- a/include/dt-bindings/clock/qcom,rpmh.h
> +++ b/include/dt-bindings/clock/qcom,rpmh.h
> @@ -18,7 +18,5 @@
> #define RPMH_RF_CLK2_A 9
> #define RPMH_RF_CLK3 10
> #define RPMH_RF_CLK3_A 11
> -#define RPMH_RF_CLK4 12
> -#define RPMH_RF_CLK4_A 13

Did you mean to have this or squash into previous patch?

\
 
 \ /
  Last update: 2018-05-01 14:44    [W:0.070 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site