2022-08-25 11:40:40

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 1/5] dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems

minItems, if missing, are implicitly equal to maxItems, so drop
redundant piece to reduce size of code.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
.../bindings/arm/socionext/socionext,uniphier-system-cache.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml b/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
index 7ca5375f278f..6096c082d56d 100644
--- a/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
+++ b/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
@@ -22,7 +22,6 @@ properties:
description: |
should contain 3 regions: control register, revision register,
operation register, in this order.
- minItems: 3
maxItems: 3

interrupts:
--
2.34.1


2022-08-25 11:41:20

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 3/5] dt-bindings: clock: drop minItems equal to maxItems

minItems, if missing, are implicitly equal to maxItems, so drop
redundant piece to reduce size of code.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml | 1 -
.../devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml | 2 --
Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml | 1 -
3 files changed, 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
index 0abd6ba82dfd..82836086cac1 100644
--- a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
+++ b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
@@ -23,7 +23,6 @@ properties:
clocks:
description:
Common clock binding for CLK_IN, XTI/REF_CLK
- minItems: 2
maxItems: 2

clock-names:
diff --git a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
index 6eaabb4d82ec..81f09df7147e 100644
--- a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
+++ b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
@@ -47,7 +47,6 @@ properties:
maxItems: 1

clocks:
- minItems: 4
maxItems: 4

clock-names:
@@ -64,7 +63,6 @@ properties:
maxItems: 1

resets:
- minItems: 2
maxItems: 2

reset-names:
diff --git a/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml b/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
index 9248bfc16d48..d5296e6053a1 100644
--- a/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
+++ b/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
@@ -34,7 +34,6 @@ properties:
const: 1

clock-output-names:
- minItems: 3
maxItems: 3
description: Names for AP, CP and BT clocks.

--
2.34.1

2022-08-25 11:41:57

by Krzysztof Kozlowski

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

minItems, if missing, are implicitly equal to maxItems, so drop
redundant piece to reduce size of code.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
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(-)

diff --git a/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml b/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
index 2ebaa43eb62e..b19be0804abe 100644
--- a/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
@@ -25,7 +25,6 @@ properties:
const: ldb

reg:
- minItems: 2
maxItems: 2

reg-names:
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
index 880bfe930830..3b609c19e0bc 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
@@ -66,13 +66,11 @@ properties:
2 DSI links.

assigned-clocks:
- minItems: 2
maxItems: 2
description: |
Parents of "byte" and "pixel" for the given platform.

assigned-clock-parents:
- minItems: 2
maxItems: 2
description: |
The Byte clock and Pixel clock PLL outputs provided by a DSI PHY block.
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
index 716f921e3532..d9ad8b659f58 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
@@ -37,7 +37,6 @@ properties:

qcom,phy-rescode-offset-top:
$ref: /schemas/types.yaml#/definitions/int8-array
- minItems: 5
maxItems: 5
description:
Integer array of offset for pull-up legs rescode for all five lanes.
@@ -49,7 +48,6 @@ properties:

qcom,phy-rescode-offset-bot:
$ref: /schemas/types.yaml#/definitions/int8-array
- minItems: 5
maxItems: 5
description:
Integer array of offset for pull-down legs rescode for all five lanes.
diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
index 921bfe925cd6..6380eeebb073 100644
--- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
+++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
@@ -24,7 +24,6 @@ properties:
- samsung,exynos5433-decon-tv

clocks:
- minItems: 11
maxItems: 11

clock-names:
@@ -59,7 +58,6 @@ properties:
- const: te

iommus:
- minItems: 2
maxItems: 2

iommu-names:
diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
index 7d405f2febcd..26e5017737a3 100644
--- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
+++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
@@ -24,7 +24,6 @@ properties:
const: samsung,exynos5433-mic

clocks:
- minItems: 2
maxItems: 2

clock-names:
diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
index 969bd8c563a5..c06f306e8d14 100644
--- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
+++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
@@ -22,7 +22,6 @@ properties:
const: samsung,exynos7-decon

clocks:
- minItems: 4
maxItems: 4

clock-names:
diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
index 5d5cc220f78a..210d856b3b57 100644
--- a/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
+++ b/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
@@ -27,7 +27,6 @@ properties:
const: 1

clocks:
- minItems: 2
maxItems: 2

clock-names:
diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
index dbdf0229d9f6..4755a73473c7 100644
--- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
+++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
@@ -59,7 +59,6 @@ properties:
maxItems: 2

power-domain-names:
- minItems: 2
maxItems: 2

allOf:
diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
index 4154ae01ad13..5f4f0fb4b692 100644
--- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
+++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
@@ -42,11 +42,9 @@ properties:
maxItems: 1

interconnects:
- minItems: 6
maxItems: 6

interconnect-names:
- minItems: 6
maxItems: 6

operating-points-v2:
--
2.34.1

2022-08-25 11:42:15

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to maxItems

minItems, if missing, are implicitly equal to maxItems, so drop
redundant piece to reduce size of code.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
index 676950bb7b37..5b31891c97fe 100644
--- a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
+++ b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
@@ -24,7 +24,6 @@ properties:
maxItems: 1

clocks:
- minItems: 2
maxItems: 2

clock-names:
--
2.34.1

2022-08-25 16:43:18

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH 1/5] dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems

Hi Krzysztof,

Thank you for the patch.

On Thu, Aug 25, 2022 at 02:33:30PM +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 <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
> .../bindings/arm/socionext/socionext,uniphier-system-cache.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml b/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
> index 7ca5375f278f..6096c082d56d 100644
> --- a/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
> +++ b/Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
> @@ -22,7 +22,6 @@ properties:
> description: |
> should contain 3 regions: control register, revision register,
> operation register, in this order.
> - minItems: 3
> maxItems: 3
>
> interrupts:

--
Regards,

Laurent Pinchart

2022-08-25 17:04:28

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH 3/5] dt-bindings: clock: drop minItems equal to maxItems

Hi Krzysztof,

Thank you for the patch.

On Thu, Aug 25, 2022 at 02:33:32PM +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 <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
> Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml | 1 -
> .../devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml | 2 --
> Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml | 1 -
> 3 files changed, 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
> index 0abd6ba82dfd..82836086cac1 100644
> --- a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
> +++ b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
> @@ -23,7 +23,6 @@ properties:
> clocks:
> description:
> Common clock binding for CLK_IN, XTI/REF_CLK
> - minItems: 2
> maxItems: 2
>
> clock-names:
> diff --git a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
> index 6eaabb4d82ec..81f09df7147e 100644
> --- a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
> +++ b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
> @@ -47,7 +47,6 @@ properties:
> maxItems: 1
>
> clocks:
> - minItems: 4
> maxItems: 4
>
> clock-names:
> @@ -64,7 +63,6 @@ properties:
> maxItems: 1
>
> resets:
> - minItems: 2
> maxItems: 2
>
> reset-names:
> diff --git a/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml b/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
> index 9248bfc16d48..d5296e6053a1 100644
> --- a/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
> +++ b/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
> @@ -34,7 +34,6 @@ properties:
> const: 1
>
> clock-output-names:
> - minItems: 3
> maxItems: 3
> description: Names for AP, CP and BT clocks.
>

--
Regards,

Laurent Pinchart

2022-08-25 17:04:35

by Alim Akhtar

[permalink] [raw]
Subject: RE: [PATCH 3/5] dt-bindings: clock: drop minItems equal to maxItems



>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:[email protected]]
>Sent: Thursday, August 25, 2022 5:04 PM
>To: Rob Herring <[email protected]>; Krzysztof Kozlowski
><[email protected]>; Kunihiko Hayashi
><[email protected]>; Masami Hiramatsu
><[email protected]>; Damien Le Moal
><[email protected]>; Michael Turquette
><[email protected]>; Stephen Boyd <[email protected]>; Geert
>Uytterhoeven <[email protected]>; Sylwester Nawrocki
><[email protected]>; Tomasz Figa <[email protected]>;
>Chanwoo Choi <[email protected]>; Alim Akhtar
><[email protected]>; Vladimir Zapolskiy <[email protected]>; Herbert
>Xu <[email protected]>; David S. Miller
><[email protected]>; Andrzej Hajda <[email protected]>; Neil
>Armstrong <[email protected]>; Robert Foss
><[email protected]>; Laurent Pinchart
><[email protected]>; Jonas Karlman <[email protected]>;
>Jernej Skrabec <[email protected]>; David Airlie <[email protected]>;
>Daniel Vetter <[email protected]>; Rob Clark <[email protected]>; Abhinav
>Kumar <[email protected]>; Dmitry Baryshkov
><[email protected]>; Sean Paul <[email protected]>; Inki Dae
><[email protected]>; Seung-Woo Kim <[email protected]>;
>Kyungmin Park <[email protected]>; Thierry Reding
><[email protected]>; Jonathan Hunter <[email protected]>;
>Masahiro Yamada <[email protected]>; Florian Fainelli
><[email protected]>; Linus Walleij <[email protected]>; Andre
>Przywara <[email protected]>; Kuninori Morimoto
><[email protected]>; Yoshihiro Shimoda
><[email protected]>; Marek Vasut <[email protected]>;
>Krishna Manikandan <[email protected]>;
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]; linux-samsung-
>[email protected]; [email protected]; dri-
>[email protected]; [email protected];
>[email protected]; [email protected]
>Cc: Krzysztof Kozlowski <[email protected]>
>Subject: [PATCH 3/5] dt-bindings: clock: drop minItems equal to maxItems
>
>minItems, if missing, are implicitly equal to maxItems, so drop redundant
>piece to reduce size of code.
>
>Signed-off-by: Krzysztof Kozlowski <[email protected]>
>---

Reviewed-by: Alim Akhtar <[email protected]>

> Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml | 1 -
> .../devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml | 2 --
> Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml | 1 -
> 3 files changed, 4 deletions(-)
>
>diff --git a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
>b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
>index 0abd6ba82dfd..82836086cac1 100644
>--- a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
>+++ b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
>@@ -23,7 +23,6 @@ properties:
> clocks:
> description:
> Common clock binding for CLK_IN, XTI/REF_CLK
>- minItems: 2
> maxItems: 2
>
> clock-names:
>diff --git a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-
>clock-sel.yaml b/Documentation/devicetree/bindings/clock/renesas,rcar-
>usb2-clock-sel.yaml
>index 6eaabb4d82ec..81f09df7147e 100644
>--- a/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-
>sel.yaml
>+++ b/Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-se
>+++ l.yaml
>@@ -47,7 +47,6 @@ properties:
> maxItems: 1
>
> clocks:
>- minItems: 4
> maxItems: 4
>
> clock-names:
>@@ -64,7 +63,6 @@ properties:
> maxItems: 1
>
> resets:
>- minItems: 2
> maxItems: 2
>
> reset-names:
>diff --git a/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
>b/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
>index 9248bfc16d48..d5296e6053a1 100644
>--- a/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
>+++ b/Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
>@@ -34,7 +34,6 @@ properties:
> const: 1
>
> clock-output-names:
>- minItems: 3
> maxItems: 3
> description: Names for AP, CP and BT clocks.
>
>--
>2.34.1


2022-08-25 17:05:03

by Alim Akhtar

[permalink] [raw]
Subject: RE: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to maxItems

Hi Krzysztof



>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:[email protected]]
>Sent: Thursday, August 25, 2022 5:04 PM
>To: Rob Herring <[email protected]>; Krzysztof Kozlowski
><[email protected]>; Kunihiko Hayashi
><[email protected]>; Masami Hiramatsu
><[email protected]>; Damien Le Moal
><[email protected]>; Michael Turquette
><[email protected]>; Stephen Boyd <[email protected]>; Geert
>Uytterhoeven <[email protected]>; Sylwester Nawrocki
><[email protected]>; Tomasz Figa <[email protected]>;
>Chanwoo Choi <[email protected]>; Alim Akhtar
><[email protected]>; Vladimir Zapolskiy <[email protected]>; Herbert
>Xu <[email protected]>; David S. Miller
><[email protected]>; Andrzej Hajda <[email protected]>; Neil
>Armstrong <[email protected]>; Robert Foss
><[email protected]>; Laurent Pinchart
><[email protected]>; Jonas Karlman <[email protected]>;
>Jernej Skrabec <[email protected]>; David Airlie <[email protected]>;
>Daniel Vetter <[email protected]>; Rob Clark <[email protected]>; Abhinav
>Kumar <[email protected]>; Dmitry Baryshkov
><[email protected]>; Sean Paul <[email protected]>; Inki Dae
><[email protected]>; Seung-Woo Kim <[email protected]>;
>Kyungmin Park <[email protected]>; Thierry Reding
><[email protected]>; Jonathan Hunter <[email protected]>;
>Masahiro Yamada <[email protected]>; Florian Fainelli
><[email protected]>; Linus Walleij <[email protected]>; Andre
>Przywara <[email protected]>; Kuninori Morimoto
><[email protected]>; Yoshihiro Shimoda
><[email protected]>; Marek Vasut <[email protected]>;
>Krishna Manikandan <[email protected]>;
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]; linux-samsung-
>[email protected]; [email protected]; dri-
>[email protected]; [email protected];
>[email protected]; [email protected]
>Cc: Krzysztof Kozlowski <[email protected]>
>Subject: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to maxItems
>
>minItems, if missing, are implicitly equal to maxItems, so drop redundant
>piece to reduce size of code.
>
>Signed-off-by: Krzysztof Kozlowski <[email protected]>
>---

Reviewed-by: Alim Akhtar <[email protected]>


> Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
>b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
>index 676950bb7b37..5b31891c97fe 100644
>--- a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
>+++ b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
>@@ -24,7 +24,6 @@ properties:
> maxItems: 1
>
> clocks:
>- minItems: 2
> maxItems: 2
>
> clock-names:
>--
>2.34.1


2022-08-25 17:05:04

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to maxItems

Hi Krzysztof,

Thank you for the patch.

On Thu, Aug 25, 2022 at 02:33:33PM +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 <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
> Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
> index 676950bb7b37..5b31891c97fe 100644
> --- a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
> +++ b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
> @@ -24,7 +24,6 @@ properties:
> maxItems: 1
>
> clocks:
> - minItems: 2
> maxItems: 2
>
> clock-names:

--
Regards,

Laurent Pinchart

2022-08-25 17:05:05

by Laurent Pinchart

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

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 <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

> ---
> 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(-)
>
> diff --git a/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml b/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
> index 2ebaa43eb62e..b19be0804abe 100644
> --- a/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
> @@ -25,7 +25,6 @@ properties:
> const: ldb
>
> reg:
> - minItems: 2
> maxItems: 2
>
> reg-names:
> diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
> index 880bfe930830..3b609c19e0bc 100644
> --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
> @@ -66,13 +66,11 @@ properties:
> 2 DSI links.
>
> assigned-clocks:
> - minItems: 2
> maxItems: 2
> description: |
> Parents of "byte" and "pixel" for the given platform.
>
> assigned-clock-parents:
> - minItems: 2
> maxItems: 2
> description: |
> The Byte clock and Pixel clock PLL outputs provided by a DSI PHY block.
> diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
> index 716f921e3532..d9ad8b659f58 100644
> --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
> @@ -37,7 +37,6 @@ properties:
>
> qcom,phy-rescode-offset-top:
> $ref: /schemas/types.yaml#/definitions/int8-array
> - minItems: 5
> maxItems: 5
> description:
> Integer array of offset for pull-up legs rescode for all five lanes.
> @@ -49,7 +48,6 @@ properties:
>
> qcom,phy-rescode-offset-bot:
> $ref: /schemas/types.yaml#/definitions/int8-array
> - minItems: 5
> maxItems: 5
> description:
> Integer array of offset for pull-down legs rescode for all five lanes.
> diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
> index 921bfe925cd6..6380eeebb073 100644
> --- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
> +++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
> @@ -24,7 +24,6 @@ properties:
> - samsung,exynos5433-decon-tv
>
> clocks:
> - minItems: 11
> maxItems: 11
>
> clock-names:
> @@ -59,7 +58,6 @@ properties:
> - const: te
>
> iommus:
> - minItems: 2
> maxItems: 2
>
> iommu-names:
> diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
> index 7d405f2febcd..26e5017737a3 100644
> --- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
> +++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
> @@ -24,7 +24,6 @@ properties:
> const: samsung,exynos5433-mic
>
> clocks:
> - minItems: 2
> maxItems: 2
>
> clock-names:
> diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
> index 969bd8c563a5..c06f306e8d14 100644
> --- a/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
> +++ b/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
> @@ -22,7 +22,6 @@ properties:
> const: samsung,exynos7-decon
>
> clocks:
> - minItems: 4
> maxItems: 4
>
> clock-names:
> diff --git a/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml b/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
> index 5d5cc220f78a..210d856b3b57 100644
> --- a/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
> +++ b/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
> @@ -27,7 +27,6 @@ properties:
> const: 1
>
> clocks:
> - minItems: 2
> maxItems: 2
>
> clock-names:
> diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
> index dbdf0229d9f6..4755a73473c7 100644
> --- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
> +++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
> @@ -59,7 +59,6 @@ properties:
> maxItems: 2
>
> power-domain-names:
> - minItems: 2
> maxItems: 2
>
> allOf:
> diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
> index 4154ae01ad13..5f4f0fb4b692 100644
> --- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
> +++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
> @@ -42,11 +42,9 @@ properties:
> maxItems: 1
>
> interconnects:
> - minItems: 6
> maxItems: 6
>
> interconnect-names:
> - minItems: 6
> maxItems: 6
>
> operating-points-v2:

--
Regards,

Laurent Pinchart

2022-08-25 17:18:24

by Alim Akhtar

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

Hi Krzysztof

I got below messages when replied to all
"
Your mail to 'linux-arm-kernel' with the subject

RE: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to
maxItems and for [PATCH 3/5] as well

Is being held until the list moderator can review it for approval.

The reason it is being held:

Too many recipients to the message
"

Are these many "To" addresses are really needed?


>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:[email protected]]
>Sent: Thursday, August 25, 2022 5:04 PM
>To: Rob Herring <[email protected]>; Krzysztof Kozlowski
><[email protected]>; Kunihiko Hayashi
><[email protected]>; Masami Hiramatsu
><[email protected]>; Damien Le Moal
><[email protected]>; Michael Turquette
><[email protected]>; Stephen Boyd <[email protected]>; Geert
>Uytterhoeven <[email protected]>; Sylwester Nawrocki
><[email protected]>; Tomasz Figa <[email protected]>;
>Chanwoo Choi <[email protected]>; Alim Akhtar
><[email protected]>; Vladimir Zapolskiy <[email protected]>; Herbert
>Xu <[email protected]>; David S. Miller
><[email protected]>; Andrzej Hajda <[email protected]>; Neil
>Armstrong <[email protected]>; Robert Foss
><[email protected]>; Laurent Pinchart
><[email protected]>; Jonas Karlman <[email protected]>;
>Jernej Skrabec <[email protected]>; David Airlie <[email protected]>;
>Daniel Vetter <[email protected]>; Rob Clark <[email protected]>; Abhinav
>Kumar <[email protected]>; Dmitry Baryshkov
><[email protected]>; Sean Paul <[email protected]>; Inki Dae
><[email protected]>; Seung-Woo Kim <[email protected]>;
>Kyungmin Park <[email protected]>; Thierry Reding
><[email protected]>; Jonathan Hunter <[email protected]>;
>Masahiro Yamada <[email protected]>; Florian Fainelli
><[email protected]>; Linus Walleij <[email protected]>; Andre
>Przywara <[email protected]>; Kuninori Morimoto
><[email protected]>; Yoshihiro Shimoda
><[email protected]>; Marek Vasut <[email protected]>;
>Krishna Manikandan <[email protected]>;
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]; linux-
>[email protected]; [email protected]; linux-samsung-
>[email protected]; [email protected]; dri-
>[email protected]; [email protected];
>[email protected]; [email protected]
>Cc: Krzysztof Kozlowski <[email protected]>
>Subject: [PATCH 5/5] dt-bindings: display: drop minItems equal to maxItems
>
>minItems, if missing, are implicitly equal to maxItems, so drop redundant
>piece to reduce size of code.
>
>Signed-off-by: Krzysztof Kozlowski <[email protected]>
>---


Feel free to add
Reviewed-by: Alim Akhtar <[email protected]>


> 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(-)
>
>diff --git a/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
>b/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
>index 2ebaa43eb62e..b19be0804abe 100644
>--- a/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
>+++ b/Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
>@@ -25,7 +25,6 @@ properties:
> const: ldb
>
> reg:
>- minItems: 2
> maxItems: 2
>
> reg-names:
>diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-
>main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-
>controller-main.yaml
>index 880bfe930830..3b609c19e0bc 100644
>--- a/Documentation/devicetree/bindings/display/msm/dsi-controller-
>main.yaml
>+++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.
>+++ yaml
>@@ -66,13 +66,11 @@ properties:
> 2 DSI links.
>
> assigned-clocks:
>- minItems: 2
> maxItems: 2
> description: |
> Parents of "byte" and "pixel" for the given platform.
>
> assigned-clock-parents:
>- minItems: 2
> maxItems: 2
> description: |
> The Byte clock and Pixel clock PLL outputs provided by a DSI PHY
block.
>diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-
>10nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-
>10nm.yaml
>index 716f921e3532..d9ad8b659f58 100644
>--- a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
>+++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
>@@ -37,7 +37,6 @@ properties:
>
> qcom,phy-rescode-offset-top:
> $ref: /schemas/types.yaml#/definitions/int8-array
>- minItems: 5
> maxItems: 5
> description:
> Integer array of offset for pull-up legs rescode for all five lanes.
>@@ -49,7 +48,6 @@ properties:
>
> qcom,phy-rescode-offset-bot:
> $ref: /schemas/types.yaml#/definitions/int8-array
>- minItems: 5
> maxItems: 5
> description:
> Integer array of offset for pull-down legs rescode for all five
lanes.
>diff --git
>a/Documentation/devicetree/bindings/display/samsung/samsung,exynos543
>3-decon.yaml
>b/Documentation/devicetree/bindings/display/samsung/samsung,exynos543
>3-decon.yaml
>index 921bfe925cd6..6380eeebb073 100644
>---
>a/Documentation/devicetree/bindings/display/samsung/samsung,exynos543
>3-decon.yaml
>+++
>b/Documentation/devicetree/bindings/display/samsung/samsung,exynos54
>+++ 33-decon.yaml
>@@ -24,7 +24,6 @@ properties:
> - samsung,exynos5433-decon-tv
>
> clocks:
>- minItems: 11
> maxItems: 11
>
> clock-names:
>@@ -59,7 +58,6 @@ properties:
> - const: te
>
> iommus:
>- minItems: 2
> maxItems: 2
>
> iommu-names:
>diff --git
>a/Documentation/devicetree/bindings/display/samsung/samsung,exynos543
>3-mic.yaml
>b/Documentation/devicetree/bindings/display/samsung/samsung,exynos543
>3-mic.yaml
>index 7d405f2febcd..26e5017737a3 100644
>---
>a/Documentation/devicetree/bindings/display/samsung/samsung,exynos543
>3-mic.yaml
>+++
>b/Documentation/devicetree/bindings/display/samsung/samsung,exynos54
>+++ 33-mic.yaml
>@@ -24,7 +24,6 @@ properties:
> const: samsung,exynos5433-mic
>
> clocks:
>- minItems: 2
> maxItems: 2
>
> clock-names:
>diff --git
>a/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-
>decon.yaml
>b/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-
>decon.yaml
>index 969bd8c563a5..c06f306e8d14 100644
>---
>a/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-
>decon.yaml
>+++
>b/Documentation/devicetree/bindings/display/samsung/samsung,exynos7-
>+++ decon.yaml
>@@ -22,7 +22,6 @@ properties:
> const: samsung,exynos7-decon
>
> clocks:
>- minItems: 4
> maxItems: 4
>
> clock-names:
>diff --git
>a/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
>b/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
>index 5d5cc220f78a..210d856b3b57 100644
>---
>a/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
>+++
>b/Documentation/devicetree/bindings/display/samsung/samsung,fimd.yam
>+++ l
>@@ -27,7 +27,6 @@ properties:
> const: 1
>
> clocks:
>- minItems: 2
> maxItems: 2
>
> clock-names:
>diff --git
a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-
>gr3d.yaml
>b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-
>gr3d.yaml
>index dbdf0229d9f6..4755a73473c7 100644
>--- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-
>gr3d.yaml
>+++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3
>+++ d.yaml
>@@ -59,7 +59,6 @@ properties:
> maxItems: 2
>
> power-domain-names:
>- minItems: 2
> maxItems: 2
>
> allOf:
>diff --git
a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-
>mpe.yaml
>b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-
>mpe.yaml
>index 4154ae01ad13..5f4f0fb4b692 100644
>--- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-
>mpe.yaml
>+++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe
>+++ .yaml
>@@ -42,11 +42,9 @@ properties:
> maxItems: 1
>
> interconnects:
>- minItems: 6
> maxItems: 6
>
> interconnect-names:
>- minItems: 6
> maxItems: 6
>
> operating-points-v2:
>--
>2.34.1


2022-08-26 09:54:53

by Dmitry Baryshkov

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

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 <[email protected]>
> ---
> 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 --

For msm changes:

Reviewed-by: Dmitry Baryshkov <[email protected]>

> .../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(-)
>

--
With best wishes
Dmitry

2022-08-29 19:57:33

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 1/5] dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems

On Thu, 25 Aug 2022 14:33:30 +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 <[email protected]>
> ---
> .../bindings/arm/socionext/socionext,uniphier-system-cache.yaml | 1 -
> 1 file changed, 1 deletion(-)
>

Applied, thanks!

2022-08-29 19:57:50

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 4/5] dt-bindings: crypto: drop minItems equal to maxItems

On Thu, 25 Aug 2022 14:33:33 +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 <[email protected]>
> ---
> Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 -
> 1 file changed, 1 deletion(-)
>

Applied, thanks!

2022-08-29 19:58:21

by Rob Herring

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

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 <[email protected]>
> ---
> 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!

2022-08-29 20:05:57

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 3/5] dt-bindings: clock: drop minItems equal to maxItems

On Thu, 25 Aug 2022 14:33:32 +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 <[email protected]>
> ---
> Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml | 1 -
> .../devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml | 2 --
> Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml | 1 -
> 3 files changed, 4 deletions(-)
>

Acked-by: Rob Herring <[email protected]>