[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201103173847.GQ3151@builder.lan>
Date: Tue, 3 Nov 2020 11:38:47 -0600
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Cc: sboyd@...nel.org, mturquette@...libre.com, robh+dt@...nel.org,
vkoul@...nel.org, linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] dt-bindings: clock: Introduce RPMHCC bindings for
SDX55
On Wed 28 Oct 02:42 CDT 2020, Manivannan Sadhasivam wrote:
> From: Vinod Koul <vkoul@...nel.org>
>
> Add compatible for SDX55 RPMHCC and DT include.
>
> Signed-off-by: Vinod Koul <vkoul@...nel.org>
Given that you handled the patch on its way here you should add your
Signed-off-by.
When doing so feel free to add my:
Reviewed-by: Bjorn Andersson <bjorn.andersson@...aro.org>
Regards,
Bjorn
> ---
> Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml | 1 +
> include/dt-bindings/clock/qcom,rpmh.h | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> index a46a3a799a70..a54930f111ba 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> +++ b/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
> @@ -19,6 +19,7 @@ properties:
> enum:
> - qcom,sc7180-rpmh-clk
> - qcom,sdm845-rpmh-clk
> + - qcom,sdx55-rpmh-clk
> - qcom,sm8150-rpmh-clk
> - qcom,sm8250-rpmh-clk
>
> diff --git a/include/dt-bindings/clock/qcom,rpmh.h b/include/dt-bindings/clock/qcom,rpmh.h
> index 2e6c54e65455..cd806eccb7dd 100644
> --- a/include/dt-bindings/clock/qcom,rpmh.h
> +++ b/include/dt-bindings/clock/qcom,rpmh.h
> @@ -21,5 +21,6 @@
> #define RPMH_IPA_CLK 12
> #define RPMH_LN_BB_CLK1 13
> #define RPMH_LN_BB_CLK1_A 14
> +#define RPMH_QPIC_CLK 15
>
> #endif
> --
> 2.17.1
>
Powered by blists - more mailing lists