]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: display: sprd,sharkl3-dsi-host: Fix missing clocks constraints
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 20 Jul 2025 12:30:05 +0000 (14:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:26:06 +0000 (16:26 +0200)
commit4497f8d80eb31453cb86d968640afc531e6411f9
treee18101ade3fb0604a72b1885fe3fbc262ab34d50
parentd0025da70f4c7967df92a0302ba21744f2780d93
dt-bindings: display: sprd,sharkl3-dsi-host: Fix missing clocks constraints

commit 2558df8c13ae3bd6c303b28f240ceb0189519c91 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: 2295bbd35edb ("dt-bindings: display: add Unisoc's mipi dsi controller bindings")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250720123003.37662-4-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-dsi-host.yaml