All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
@ 2022-04-25 14:18 ` Biju Das
  0 siblings, 0 replies; 4+ messages in thread
From: Biju Das @ 2022-04-25 14:18 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Maxime Coquelin, Alexandre Torgue
  Cc: Biju Das, Daniel Lezcano, Thomas Gleixner, Chris Brandt,
	Geert Uytterhoeven, devicetree, linux-stm32, linux-arm-kernel,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad,
	linux-renesas-soc, Krzysztof Kozlowski

Document the General Timer Module(a.k.a OSTM) found on the RZ/G2UL SoC.
OSTM module is identical to one found RZ/G2L SoC. No driver changes are
required as generic compatible string "renesas,ostm" will be used as a
fallback.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v1->v2:
 * Make the resets property required on RZ/G2UL SoC
 * Added Ack from Krzysztof Kozlowski
 * Added Rb tag from Geert
---
 Documentation/devicetree/bindings/timer/renesas,ostm.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,ostm.yaml b/Documentation/devicetree/bindings/timer/renesas,ostm.yaml
index c399a019dde7..7207929e5cd6 100644
--- a/Documentation/devicetree/bindings/timer/renesas,ostm.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,ostm.yaml
@@ -23,6 +23,7 @@ properties:
       - enum:
           - renesas,r7s72100-ostm  # RZ/A1H
           - renesas,r7s9210-ostm   # RZ/A2M
+          - renesas,r9a07g043-ostm # RZ/G2UL
           - renesas,r9a07g044-ostm # RZ/G2{L,LC}
           - renesas,r9a07g054-ostm # RZ/V2L
       - const: renesas,ostm        # Generic
@@ -54,6 +55,7 @@ if:
     compatible:
       contains:
         enum:
+          - renesas,r9a07g043-ostm
           - renesas,r9a07g044-ostm
           - renesas,r9a07g054-ostm
 then:
-- 
2.25.1


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

* [PATCH v2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
@ 2022-04-25 14:18 ` Biju Das
  0 siblings, 0 replies; 4+ messages in thread
From: Biju Das @ 2022-04-25 14:18 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Maxime Coquelin, Alexandre Torgue
  Cc: Biju Das, Daniel Lezcano, Thomas Gleixner, Chris Brandt,
	Geert Uytterhoeven, devicetree, linux-stm32, linux-arm-kernel,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad,
	linux-renesas-soc, Krzysztof Kozlowski

Document the General Timer Module(a.k.a OSTM) found on the RZ/G2UL SoC.
OSTM module is identical to one found RZ/G2L SoC. No driver changes are
required as generic compatible string "renesas,ostm" will be used as a
fallback.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v1->v2:
 * Make the resets property required on RZ/G2UL SoC
 * Added Ack from Krzysztof Kozlowski
 * Added Rb tag from Geert
---
 Documentation/devicetree/bindings/timer/renesas,ostm.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,ostm.yaml b/Documentation/devicetree/bindings/timer/renesas,ostm.yaml
index c399a019dde7..7207929e5cd6 100644
--- a/Documentation/devicetree/bindings/timer/renesas,ostm.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,ostm.yaml
@@ -23,6 +23,7 @@ properties:
       - enum:
           - renesas,r7s72100-ostm  # RZ/A1H
           - renesas,r7s9210-ostm   # RZ/A2M
+          - renesas,r9a07g043-ostm # RZ/G2UL
           - renesas,r9a07g044-ostm # RZ/G2{L,LC}
           - renesas,r9a07g054-ostm # RZ/V2L
       - const: renesas,ostm        # Generic
@@ -54,6 +55,7 @@ if:
     compatible:
       contains:
         enum:
+          - renesas,r9a07g043-ostm
           - renesas,r9a07g044-ostm
           - renesas,r9a07g054-ostm
 then:
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
  2022-04-25 14:18 ` Biju Das
@ 2022-04-25 20:30   ` Rob Herring
  -1 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-04-25 20:30 UTC (permalink / raw)
  To: Biju Das
  Cc: Chris Brandt, linux-stm32, linux-arm-kernel, Thomas Gleixner,
	Daniel Lezcano, Biju Das, Rob Herring, Alexandre Torgue,
	linux-renesas-soc, devicetree, Chris Paterson,
	Krzysztof Kozlowski, Prabhakar Mahadev Lad, Maxime Coquelin,
	Krzysztof Kozlowski, Geert Uytterhoeven

On Mon, 25 Apr 2022 15:18:28 +0100, Biju Das wrote:
> Document the General Timer Module(a.k.a OSTM) found on the RZ/G2UL SoC.
> OSTM module is identical to one found RZ/G2L SoC. No driver changes are
> required as generic compatible string "renesas,ostm" will be used as a
> fallback.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v1->v2:
>  * Make the resets property required on RZ/G2UL SoC
>  * Added Ack from Krzysztof Kozlowski
>  * Added Rb tag from Geert
> ---
>  Documentation/devicetree/bindings/timer/renesas,ostm.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

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

* Re: [PATCH v2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
@ 2022-04-25 20:30   ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-04-25 20:30 UTC (permalink / raw)
  To: Biju Das
  Cc: Chris Brandt, linux-stm32, linux-arm-kernel, Thomas Gleixner,
	Daniel Lezcano, Biju Das, Rob Herring, Alexandre Torgue,
	linux-renesas-soc, devicetree, Chris Paterson,
	Krzysztof Kozlowski, Prabhakar Mahadev Lad, Maxime Coquelin,
	Krzysztof Kozlowski, Geert Uytterhoeven

On Mon, 25 Apr 2022 15:18:28 +0100, Biju Das wrote:
> Document the General Timer Module(a.k.a OSTM) found on the RZ/G2UL SoC.
> OSTM module is identical to one found RZ/G2L SoC. No driver changes are
> required as generic compatible string "renesas,ostm" will be used as a
> fallback.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v1->v2:
>  * Make the resets property required on RZ/G2UL SoC
>  * Added Ack from Krzysztof Kozlowski
>  * Added Rb tag from Geert
> ---
>  Documentation/devicetree/bindings/timer/renesas,ostm.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-04-25 20:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 14:18 [PATCH v2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM Biju Das
2022-04-25 14:18 ` Biju Das
2022-04-25 20:30 ` Rob Herring
2022-04-25 20:30   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.