Re: [PATCH v2 3/6] dt-bindings: clock: Add Qcom SM6375 GPUCC

From: Krzysztof Kozlowski
Date: Fri Jan 27 2023 - 05:22:09 EST


On 26/01/2023 19:13, Konrad Dybcio wrote:
> Add device tree bindings for graphics clock controller for Qualcomm
> Technology Inc's SM6375 SoCs.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
> ---
> v1 -> v2:
>
> No changes
>
> .../bindings/clock/qcom,sm6375-gpucc.yaml | 60 +++++++++++++++++++
> include/dt-bindings/clock/qcom,sm6375-gpucc.h | 36 +++++++++++
> 2 files changed, 96 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,sm6375-gpucc.yaml
> create mode 100644 include/dt-bindings/clock/qcom,sm6375-gpucc.h
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,sm6375-gpucc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm6375-gpucc.yaml
> new file mode 100644
> index 000000000000..b480ead5bd69
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/qcom,sm6375-gpucc.yaml
> @@ -0,0 +1,60 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/clock/qcom,sm6375-gpucc.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof