diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-08-25 14:33:30 +0300 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-08-29 14:58:17 -0500 |
commit | 414e7684d635e357384366e0b142ece09d029eb4 (patch) | |
tree | 03762eb5bef7e3740ca6c3239e7d13df4023ae03 | |
parent | 9eba693c79732b1cd6856887a6fa165b0f4cdc63 (diff) |
dt-bindings: socionext,uniphier-system-cache: 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: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml b/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml index 7ca5375f278f..6096c082d56d 100644 --- a/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml +++ b/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml @@ -22,7 +22,6 @@ properties: description: | should contain 3 regions: control register, revision register, operation register, in this order. - minItems: 3 maxItems: 3 interrupts: |