Hi Juuso, On 2026-07-10T04:51:17, Juuso Rinta <[email protected]> wrote:
> The series introduces a get_timeout operation in the watchdog uclass, > which is used in the start-path console print, exposes the operation > with wdt gettimeout shell command, and implements the operation in > sbsa_gwdt, octeontx_wdt and sandbox_wdt drivers. Thanks for the series - the motivation makes sense, since printing a timeout that the hardware silently clamped is misleading. Comments on the individual patches, the main one being use of per-device uclass data. Regards, Simon

