[PATCH 2/3] dt-bindings: timer: samsung,exynos4210-mct: drop unneeded minItems

From: Krzysztof Kozlowski
Date: Sun Apr 24 2022 - 11:06:07 EST


There is no need to add minItems when it is equal to maxItems.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
.../devicetree/bindings/timer/samsung,exynos4210-mct.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
index 1584944c7ac4..0e28d9bdb8cb 100644
--- a/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
+++ b/Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
@@ -35,7 +35,6 @@ properties:
- const: samsung,exynos4210-mct

clocks:
- minItems: 2
maxItems: 2

clock-names:
--
2.32.0