All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC
@ 2022-02-27 22:53 Lad Prabhakar
  2022-02-28  9:48 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lad Prabhakar @ 2022-02-27 22:53 UTC (permalink / raw)
  To: Geert Uytterhoeven, linux-renesas-soc, devicetree,
	Wim Van Sebroeck, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski, Wolfram Sang
  Cc: Lad Prabhakar, linux-kernel, Prabhakar, Biju Das, linux-watchdog

Document RZ/V2L WDT bindings. RZ/V2L WDT is identical to one found
on the RZ/G2L SoC. No driver changes are required as generic compatible
string "renesas,rzg2l-wdt" will be used as a fallback.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
---
DTSI changes have been posted as part of series [0].

[0] https://patchwork.kernel.org/project/linux-renesas-soc/patch/
20220227203744.18355-9-prabhakar.mahadev-lad.rj@bp.renesas.com/
---
 Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml
index 91a98ccd4226..26c7a152ff98 100644
--- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml
@@ -22,6 +22,7 @@ properties:
       - items:
           - enum:
               - renesas,r9a07g044-wdt    # RZ/G2{L,LC}
+              - renesas,r9a07g054-wdt    # RZ/V2L
           - const: renesas,rzg2l-wdt     # RZ/G2L
 
       - items:
-- 
2.17.1


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

end of thread, other threads:[~2022-03-01 11:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 22:53 [PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC Lad Prabhakar
2022-02-28  9:48 ` Krzysztof Kozlowski
2022-02-28 14:26 ` Geert Uytterhoeven
2022-02-28 14:29 ` Geert Uytterhoeven
2022-03-01 11:19   ` Lad, Prabhakar

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.