Re: [PATCH v4 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings

From: Rob Herring
Date: Tue Feb 25 2020 - 12:05:45 EST


On Mon, Feb 24, 2020 at 10:20:02AM +0530, Vinod Koul wrote:
> From: Taniya Das <tdas@xxxxxxxxxxxxxx>
>
> Add device tree bindings for global clock controller on SM8250 SoCs.
>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx>
> Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> ---
> .../bindings/clock/qcom,gcc-sm8250.yaml | 72 +++++
> include/dt-bindings/clock/qcom,gcc-sm8250.h | 271 ++++++++++++++++++
> 2 files changed, 343 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml
> create mode 100644 include/dt-bindings/clock/qcom,gcc-sm8250.h

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>