dt-bindings: cpufreq: cpufreq-qcom-hw: Drop redundant minItems:1

List cannot have 0 items, so 'minItems: 1' in each if:then: is
redundant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
Krzysztof Kozlowski
2025-03-13 10:08:21 +01:00
committed by Viresh Kumar
parent a298c20f39
commit 684ab6f7ec

View File

@@ -115,19 +115,15 @@ allOf:
then:
properties:
reg:
minItems: 1
maxItems: 1
reg-names:
minItems: 1
maxItems: 1
interrupts:
minItems: 1
maxItems: 1
interrupt-names:
minItems: 1
maxItems: 1
- if: