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