Re: [PATCH 5/5] dt-bindings: display: drop minItems equal to maxItems

From: Rob Herring
Date: Mon Aug 29 2022 - 15:57:34 EST


On Thu, 25 Aug 2022 14:33:34 +0300, Krzysztof Kozlowski wrote:
> minItems, if missing, are implicitly equal to maxItems, so drop
> redundant piece to reduce size of code.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml | 1 -
> .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 2 --
> Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml | 2 --
> .../bindings/display/samsung/samsung,exynos5433-decon.yaml | 2 --
> .../bindings/display/samsung/samsung,exynos5433-mic.yaml | 1 -
> .../bindings/display/samsung/samsung,exynos7-decon.yaml | 1 -
> .../devicetree/bindings/display/samsung/samsung,fimd.yaml | 1 -
> .../devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml | 1 -
> .../devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml | 2 --
> 9 files changed, 13 deletions(-)
>

Applied, thanks!