Re: [PATCH] clk: qcom: Add some missing gcc clks for msm8996

From: Rob Herring
Date: Tue Apr 24 2018 - 10:32:01 EST


On Tue, Apr 17, 2018 at 05:09:26PM -0700, Bjorn Andersson wrote:
> From: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx>
>
> Add a few missing gcc clks for msm8996
>
> Signed-off-by: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx>
> [bjorn: omit aggre0_noc_qosgen_extref_clk]
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
>
> This patch was accompanied by one that allows the udelay to be defined per
> branch clock, used by the aggre0_noc_qosgen_extref_clk. I dropped this clock
> and the accompanying path in hope that we can get these clock in place.
>
> Several of these clocks are needed by the MSS remoteproc driver.
>
> drivers/clk/qcom/gcc-msm8996.c | 186 +++++++++++++++++++++++++++
> include/dt-bindings/clock/qcom,gcc-msm8996.h | 9 ++
> 2 files changed, 195 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>