Re: [PATCH v6 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
From: Krzysztof Kozlowski
Date: Thu Mar 13 2025 - 04:24:26 EST
On Thu, Mar 13, 2025 at 12:29:43PM +0530, Taniya Das wrote:
+
> + '#reset-cells':
> + const: 1
> +
> + '#power-domain-cells':
> + const: 1
> +
> +required:
> + - compatible
> + - reg
> + - clocks
> + - '#clock-cells'
> + - '#reset-cells'
> + - '#power-domain-cells'
> +
I don't get why this binding is different than others and you do not
reference qcom,gcc.yaml? Is it not applicable here? Other gpucc do
reference.
Best regards,
Krzysztof