Re: [PATCH v3 5/5] watchdog: Prefix WDT with ICS for clarity

From: Guenter Roeck

Date: Tue May 05 2026 - 09:12:14 EST


On Tue, May 05, 2026 at 11:26:16AM +0200, Philipp Hahn wrote:
> From: Philipp Hahn <phahn-oss@xxxxxx>
>
> `wdt.rst` is only about the Watchdog from "Industrial Computer Source"
> (ICS). Change the title and rename the file to better express this.
>
> Add missing SPDX license identifier `GPL-2.0-or-later` same as code to
> silence `checkpatch`.
>
> Fix wrong link to sample driver in drivers/watchdog/smsc37b787_wdt.c.
>
> Signed-off-by: Philipp Hahn <phahn-oss@xxxxxx>

Applied to my watchdog-next branch.

Thanks,
Guenter