]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: display: sprd,sharkl3-dpu: Fix missing clocks constraints
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 20 Jul 2025 12:30:04 +0000 (14:30 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 23 Jul 2025 04:14:14 +0000 (23:14 -0500)
commit934da599e694d476f493d3927a30414e98a81561
treedc4b6eb27f9c54be329940b2ca03d09091ab3ba1
parent83e6769f80a1b8e1a97f8d1cecd8631b976fc009
dt-bindings: display: sprd,sharkl3-dpu: Fix missing clocks constraints

'minItems' alone does not impose upper bound, unlike 'maxItems' which
implies lower bound.  Add missing clock constraint so the list will have
exact number of items (clocks).

Fixes: 8cae15c60cf0 ("dt-bindings: display: add Unisoc's dpu bindings")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250720123003.37662-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dpu.yaml