Re: [PATCH 1/2] regulator: dt-bindings: qcom,sdm845-refgen-regulator: Document IPQ9650
From: Kathiravan Thirumoorthy
Date: Fri Jun 05 2026 - 04:27:54 EST
On 6/5/2026 1:33 PM, Krzysztof Kozlowski wrote:
On 05/06/2026 08:51, Kathiravan Thirumoorthy wrote:
Ack, will make the change to define the clock and clock-names only for+ clocks:You just added clocks to each variant, which is not explained in commit
+ items:
+ - description: Core reference clock
+ - description: AHB interface clock
+
+ clock-names:
+ items:
+ - const: core
+ - const: hclk
msg. And it would be a separate commit anyway. Probably you wanted to
add proper constraints (:false).
IPQ9650 compatible under the allOf block.
No, That;s not what I said. That definition is fine, but you miss
constraints. See example-schema.
Thanks.. Let me add the constraints with the else block.
Best regards,
Krzysztof