linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
@ 2025-12-15 21:26 Rob Herring (Arm)
  2025-12-16  8:32 ` Gatien CHEVALLIER
  2025-12-16 16:41 ` Rob Herring (Arm)
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-12-15 21:26 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Conor Dooley, Maxime Coquelin,
	Alexandre Torgue, Gatien Chevallier
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel

There are users already with 2 size cells, and there's no reason to not
support that.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml b/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml
index 4d19917ad2c3..c6280c8c54a3 100644
--- a/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml
+++ b/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml
@@ -54,7 +54,7 @@ properties:
     const: 1
 
   "#size-cells":
-    const: 1
+    enum: [ 1, 2 ]
 
   ranges: true
 
-- 
2.51.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
  2025-12-15 21:26 [PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells Rob Herring (Arm)
@ 2025-12-16  8:32 ` Gatien CHEVALLIER
  2025-12-16 16:41 ` Rob Herring (Arm)
  1 sibling, 0 replies; 3+ messages in thread
From: Gatien CHEVALLIER @ 2025-12-16  8:32 UTC (permalink / raw)
  To: Rob Herring (Arm), Krzysztof Kozlowski, Conor Dooley,
	Maxime Coquelin, Alexandre Torgue
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel



On 12/15/25 22:26, Rob Herring (Arm) wrote:
> There are users already with 2 size cells, and there's no reason to not
> support that.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>   Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml b/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml
> index 4d19917ad2c3..c6280c8c54a3 100644
> --- a/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml
> +++ b/Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml
> @@ -54,7 +54,7 @@ properties:
>       const: 1
>   
>     "#size-cells":
> -    const: 1
> +    enum: [ 1, 2 ]
>   
>     ranges: true
>   

Hello Rob,

Thank you!

Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com>

Gatien


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
  2025-12-15 21:26 [PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells Rob Herring (Arm)
  2025-12-16  8:32 ` Gatien CHEVALLIER
@ 2025-12-16 16:41 ` Rob Herring (Arm)
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-12-16 16:41 UTC (permalink / raw)
  To: Rob Herring (Arm)
  Cc: Krzysztof Kozlowski, Conor Dooley, linux-kernel, Alexandre Torgue,
	Maxime Coquelin, Gatien Chevallier, devicetree, linux-stm32,
	linux-arm-kernel


On Mon, 15 Dec 2025 15:26:59 -0600, Rob Herring (Arm) wrote:
> There are users already with 2 size cells, and there's no reason to not
> support that.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-16 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 21:26 [PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells Rob Herring (Arm)
2025-12-16  8:32 ` Gatien CHEVALLIER
2025-12-16 16:41 ` Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).