On 1/5/26 11:19 PM, Rob Herring wrote:

[...]

+  - if:
+      not:
+        properties:
+          compatible:
+            contains:
+              const: fsl,imx6sx-ldb
+    then:
+      required:
+        - compatible
+        - clocks
+        - ports
+        - reg

All of these are already required up above. You only need reg-names
here.
Fixed in V2, thank you.

Reply via email to