Re: [PATCH v5 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings

From: Rob Herring
Date: Tue Jun 14 2022 - 17:02:05 EST


On Thu, 09 Jun 2022 11:29:37 +0200, Robert Foss wrote:
> Add device tree bindings for graphics clock controller for
> Qualcomm Technology Inc's SM8350 SoCs.
>
> Signed-off-by: Robert Foss <robert.foss@xxxxxxxxxx>
> Reviewed-by: Dmitry Baryshkov <dmityr.baryshkov@xxxxxxxxxx>
> ---
>
> Changes since v3
> - Separate from qcom,gpucc
> - Remove clock-names
> - Make example sm8350 based
> - Changed author to me due to size of changes
>
>
>
> .../bindings/clock/qcom,gpucc-sm8350.yaml | 72 +++++++++++++++++++
> include/dt-bindings/clock/qcom,gpucc-sm8350.h | 52 ++++++++++++++
> 2 files changed, 124 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,gpucc-sm8350.yaml
> create mode 100644 include/dt-bindings/clock/qcom,gpucc-sm8350.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>