Re: [PATCH 2/2] watchdog: realtek-otto: enable clock before using I/O
From: Guenter Roeck
Date: Sat May 16 2026 - 13:38:18 EST
On Fri, May 15, 2026 at 11:23:51PM +0200, Sander Vanheule wrote:
> As the watchdog is normally on the same bus as the UART peripheral, the
> bootloader will have ensured the bus' clock is up and running before the
> watchdog driver is probed. Nevertheless, let's do things the right way
> and enable the watchdog's clock before performing I/O accesses.
>
> Signed-off-by: Sander Vanheule <sander@xxxxxxxxxxxxx>
Applied.
Thanks,
Guenter