Re: [PATCH] clk: qcom: gpucc-sm8150: Add SC8180x support

From: Rob Herring
Date: Thu Jul 29 2021 - 16:01:04 EST


On Wed, 21 Jul 2021 15:53:29 -0700, Bjorn Andersson wrote:
> The GPU clock controller found in SC8180x is a variant of the same block
> found in SM8150, but with one additional clock frequency for the
> gmu_clk_src clock.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/qcom,gpucc.yaml | 1 +
> drivers/clk/qcom/gpucc-sm8150.c | 12 ++++++++++++
> 2 files changed, 13 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>