Re: [PATCH v2 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs

From: Lad, Prabhakar
Date: Tue Jul 29 2025 - 13:11:34 EST


Hi Wolfram,

On Tue, Jul 29, 2025 at 6:08 PM Wolfram Sang
<wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi,
>
> > dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H
> > watchdog: rzv2h_wdt: Obtain clock-divider ranges from OF match data
> > watchdog: rzv2h_wdt: Obtain CKS divider via OF data
> > watchdog: rzv2h_wdt: Make "oscclk" an optional clock
> > watchdog: rzv2h_wdt: Add support for configurable count clock source
> > watchdog: rzv2h_wdt: Make reset controller optional
> > watchdog: rzv2h: Set min_timeout based on max_hw_heartbeat_ms
> > watchdog: rzv2h: Add support for RZ/T2H
> > watchdog: rzv2h_wdt: Improve error strings and add newlines
>
> Minor nit, but still: inconsistent prefix
>
> I'd suggest to use "rzv2h" instead of "rzv2h_wdt" but it is ultimately
> the WDT maintainers call...
>
I agree, I will switch to using "rzv2h".

Cheers,
Prabhakar