On 6/11/25 2:25 AM, Shmuel Leib Melamud via B4 Relay wrote:
From: Shmuel Leib Melamud <smela...@redhat.com>
Add support of Renesas R-Car Gen4 watchdog timer. Timeouts up to
8184.0s are supported (CKS1 register is not involved). The watchdog
uses the clock of type CLK_TYPE_GEN4_MDSEL.
The timeout is set in
dts/upstream/src/arm64/renesas/r8a779f0-spider-cpu.dtsi section &rwdt.
This driver is based on upstream linux commit:
e70140ba0d2b("Get rid of 'remove_new' relic from platform driver struct")
Signed-off-by: Shmuel Leib Melamud <smela...@redhat.com>
Reviewed-by: Mattijs Korpershoek <mkorpersh...@kernel.org>
Reviewed-by: Marek Vasut <marek.vasut+rene...@mailbox.org>
Thanks !