From: Randy Dunlap Date: Sat, 28 Feb 2026 01:03:58 +0000 (-0800) Subject: docs: watchdog: mlx-wdt: small fixes X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=551a7cf2158ce1f3f11e5fa092202fb656e6f8c3;p=thirdparty%2Flinux.git docs: watchdog: mlx-wdt: small fixes Correct some grammar and spelling mistakes in mlx-wdt.rst. Signed-off-by: Randy Dunlap Reviewed-by: Guenter Roeck Signed-off-by: Jonathan Corbet Message-ID: <20260228010402.2389343-2-rdunlap@infradead.org> --- diff --git a/Documentation/watchdog/mlx-wdt.rst b/Documentation/watchdog/mlx-wdt.rst index 35e690dea9db6..2da36c7628900 100644 --- a/Documentation/watchdog/mlx-wdt.rst +++ b/Documentation/watchdog/mlx-wdt.rst @@ -28,7 +28,7 @@ Type 3: Same as Type 2 with extended maximum timeout period. Maximum timeout is 65535 sec. -Type 1 HW watchdog implementation exist in old systems and +Type 1 HW watchdog implementation exists in old systems and all new systems have type 2 HW watchdog. Two types of HW implementation have also different register map. @@ -48,7 +48,7 @@ which is optional. Watchdog can be started during a probe, in this case it will be pinged by watchdog core before watchdog device will be opened by user space application. -Watchdog can be initialised in nowayout way, i.e. oncse started +Watchdog can be initialised in nowayout mode, i.e. once started it can't be stopped. This mlx-wdt driver supports both HW watchdog implementations.