Re: [PATCH v2 5/7] dt-bindings: clock: Add SM8250 GCC clock bindings

From: Stephen Boyd
Date: Tue Feb 04 2020 - 02:13:52 EST


Quoting Venkata Narendra Kumar Gutta (2020-01-24 14:32:25)
> From: Taniya Das <tdas@xxxxxxxxxxxxxx>
>
> Add device tree bindings for global clock controller on SM8250 SoCs.
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/qcom,gcc.yaml | 1 +

Please rebase this atop Doug's clk series and specify the parents and
binding file for the binding. I'd prefer that we make a new file in the
bindings directory for this SoC.

> include/dt-bindings/clock/qcom,gcc-sm8250.h | 271 +++++++++++++++++++++
> 2 files changed, 272 insertions(+)
> create mode 100644 include/dt-bindings/clock/qcom,gcc-sm8250.h
>