Re: [PATCH v4 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver

From: Rob Herring
Date: Thu Jun 10 2021 - 12:36:03 EST


On Sat, 05 Jun 2021 14:10:37 +0200, Martin Botka wrote:
> Document the newly added SM6125 GCC driver.
>
> Signed-off-by: Martin Botka <martin.botka@xxxxxxxxxxxxxx>
> ---
> Changes in V2:
> Add commit description.
> Changes in V3:
> Use rpmcc.h instead of rpmh.h
> Changes in V4:
> Fix indentation
> License
> .../bindings/clock/qcom,gcc-sm6125.yaml | 72 ++++++
> include/dt-bindings/clock/qcom,gcc-sm6125.h | 240 ++++++++++++++++++
> 2 files changed, 312 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sm6125.yaml
> create mode 100644 include/dt-bindings/clock/qcom,gcc-sm6125.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>