mbox series

[0/2] arm64: renesas: Add RZ/V2M watchdog support

Message ID 20220607135619.174110-1-phil.edworthy@renesas.com (mailing list archive)
Headers show
Series arm64: renesas: Add RZ/V2M watchdog support | expand

Message

Phil Edworthy June 7, 2022, 1:56 p.m. UTC
Hello all,

This patch series adds support for the Watchdog Timer (WDT) in the
RZ/V2M SoC.

Phil Edworthy (2):
  dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support
  watchdog: rzg2l_wdt: Add rzv2m compatible string

 .../bindings/watchdog/renesas,wdt.yaml        | 63 ++++++++++++-------
 drivers/watchdog/rzg2l_wdt.c                  |  1 +
 2 files changed, 43 insertions(+), 21 deletions(-)