Hello Krzysztof >-----Original Message----- >From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@xxxxxxxxxx] >Sent: Sunday, April 24, 2022 8:34 PM >To: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>; Thomas Gleixner ><tglx@xxxxxxxxxxxxx>; Rob Herring <robh+dt@xxxxxxxxxx>; Krzysztof >Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>; Alim Akhtar ><alim.akhtar@xxxxxxxxxxx>; Michal Simek <michal.simek@xxxxxxxxxx>; >linux-kernel@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-arm- >kernel@xxxxxxxxxxxxxxxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx >Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >Subject: [PATCH 2/3] dt-bindings: timer: samsung,exynos4210-mct: drop >unneeded minItems > >There is no need to add minItems when it is equal to maxItems. > >Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >--- Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > .../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