Re: [PATCH v2 2/4] dt-bindings: clock: Add Qualcomm SC8180X Camera clock controller

From: Satya Priya Kakitapalli
Date: Mon May 05 2025 - 05:45:13 EST



On 5/2/2025 12:19 PM, Krzysztof Kozlowski wrote:
On Wed, Apr 30, 2025 at 04:08:56PM GMT, Satya Priya Kakitapalli wrote:
+ clocks:
+ items:
+ - description: Camera AHB clock from GCC
+ - description: Board XO source
+ - description: Sleep clock source
+
+ power-domains:
+ maxItems: 1
+ description:
+ A phandle and PM domain specifier for the MMCX power domain.
+
+ required-opps:
+ maxItems: 1
+ description:
+ A phandle to an OPP node describing required MMCX performance point.
+
+allOf:
allOf: block goes after required: block. See example-schema or other
bindings.

Now I really wonder what did you take as an example, because none of the
files have such order, and this suggest you base your code on something
old or wrong.


Sure, sorry about that, I will update it in v3.


+ - $ref: qcom,gcc.yaml#
Best regards,
Krzysztof