Re: [PATCH 0/3] watchdog: realtek-otto: Make use of regmap API and add RTL9607C support

From: Guenter Roeck

Date: Sun May 10 2026 - 11:16:43 EST


On 5/9/26 09:30, Rustam Adilov wrote:
This patch series changes the driver to use regmap API for all of the
register access stuff instead of the ioread32 and iowrite32 with __iomem.

It also adds support for watchdog timer on RTL9607C SoCs and since it is
indentical to the already supported SoCs no major changes are needed.


Please address the concerns raised by Sashiko.

Thanks,
Guenter