Re: [PATCH v3 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC

From: Hardeep Sharma

Date: Thu Aug 27 2026 - 13:05:34 EST



On 8/27/2026 5:50 PM, Krzysztof Kozlowski wrote:
On Fri, Aug 21, 2026 at 09:38:59PM +0530, Hardeep Sharma wrote:
+properties:
+ compatible:
+ enum:
+ - qcom,kuno-aggre-noc
+ - qcom,kuno-clk-virt
+ - qcom,kuno-cnoc-main
+ - qcom,kuno-dc-noc
+ - qcom,kuno-mc-virt
+ - qcom,kuno-mem-noc
+ - qcom,kuno-pcie-anoc
+ - qcom,kuno-system-noc
+
+ reg:
+ maxItems: 1
+
+ clocks:
Missing minItems. I asked to open other bindings to see how this is
done. So for example you took qcom,maili-rpmh.yaml. What do you see
there but you do not see here?

Best regards,
Krzysztof
Apologies!!

You're right, minItems was missing. Fixed in v4 by adding it to the clocks property.

v4 : https://lore.kernel.org/all/20260827-kuno-soc-support-v4-0-dd34f235fc1a@xxxxxxxxxxxxxxxx/

Best Wishes
Hardeep Sharma