Commit 7d10845b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring
Browse files

dt-bindings: ata: drop minItems equal to maxItems



minItems, if missing, are implicitly equal to maxItems, so drop
redundant piece to reduce size of code.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: default avatarDamien Le Moal <damien.lemoal@opensource.wdc.com>
Link: https://lore.kernel.org/r/20220825113334.196908-2-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 414e7684
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ properties:
          - const: brcm,bcm-nsp-ahci

  reg:
    minItems: 2
    maxItems: 2

  reg-names:
+0 −2
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@ properties:
    maxItems: 1

  resets:
    minItems: 2
    maxItems: 2
    description: phandles to the reset lines for both SATA bridges

@@ -32,7 +31,6 @@ properties:
      - const: sata1

  clocks:
    minItems: 2
    maxItems: 2
    description: phandles to the compulsory peripheral clocks

+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ properties:
    minItems: 1
    maxItems: 8
    items:
      minItems: 2
      maxItems: 2

  calxeda,tx-atten: