]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: display: rockchip,dw-mipi-dsi: Narrow clocks for rockchip,rk3288-mipi-dsi
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 20 Aug 2025 14:17:38 +0000 (16:17 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 3 Sep 2025 14:01:26 +0000 (09:01 -0500)
The binding allows in top-level from one to four clocks and each variant
narrows the choice, but rockchip,rk3288-mipi-dsi missed the minItems.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250820-dt-bindings-display-v2-3-91e2ccba3d4e@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/rockchip/rockchip,dw-mipi-dsi.yaml

index 0881e82deb1105e4f92843380c0183569f688f08..c59df3c1a3f78ae0d345dc725f4dfb3eedb3de22 100644 (file)
@@ -97,9 +97,11 @@ allOf:
     then:
       properties:
         clocks:
+          minItems: 2
           maxItems: 2
 
         clock-names:
+          minItems: 2
           maxItems: 2
 
   - if: