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

2022-08-29 Thread Rob Herring
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 > --- > Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml | 1 - > .../d

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

2022-08-26 Thread Dmitry Baryshkov
On 25/08/2022 14:33, 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 --- Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml | 1 - .../devicetree/bindings/displa

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

2022-08-25 Thread Alim Akhtar
vger.kernel.org; linux- >c...@vger.kernel.org; linux-renesas-...@vger.kernel.org; linux-samsung- >s...@vger.kernel.org; linux-cry...@vger.kernel.org; dri- >de...@lists.freedesktop.org; linux-arm-...@vger.kernel.org; >freedr...@lists.freedesktop.org; linux-te...@vger.kernel.org >Cc: Krzysztof Kozlowski

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

2022-08-25 Thread Laurent Pinchart
Hi Krzysztof, Thank you for the patch. On Thu, Aug 25, 2022 at 02:33:34PM +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 Reviewed-by: Laurent Pinchart > --- >

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

2022-08-25 Thread Krzysztof Kozlowski
minItems, if missing, are implicitly equal to maxItems, so drop redundant piece to reduce size of code. Signed-off-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml | 1 - .../devicetree/bindings/display/msm/dsi-controller-main.yaml| 2 -- Documentat