]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:28:34 +0000 (16:28 +0200)
commitc4adc491a326b85b34d5b3f3044979576fcee9fa
tree84e147a9c5b5d7a8d256732868c9f09a6240dacb
parent745c9b114eaf7b400b85c55f6e9579fb4a05cfd5
dt-bindings: display: sprd,sharkl3-dpu: Fix missing clocks constraints

commit 934da599e694d476f493d3927a30414e98a81561 upstream.

'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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dpu.yaml