dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / phy / brcm,sata-phy.yaml
index cb1aa32..435b971 100644 (file)
@@ -102,19 +102,17 @@ if:
 then:
   properties:
     reg:
-      maxItems: 2
+      minItems: 2
+
     reg-names:
-      items:
-        - const: "phy"
-        - const: "phy-ctrl"
+      minItems: 2
 else:
   properties:
     reg:
       maxItems: 1
+
     reg-names:
       maxItems: 1
-      items:
-        - const: "phy"
 
 required:
   - compatible