On Thu, 13 Mar 2025 10:08:20 +0100, Krzysztof Kozlowski wrote: > When narrowing properties per variant, the 'interrupt-names' should have > the same constraints as 'interrupts'. Add missing upper bound on the > property. > > Fixes: e69003202434 ("dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCM2290") > Fixes: 7ae24e054f75 ("dt-bindings: cpufreq: cpufreq-qcom-hw: Sanitize data per compatible") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>