watchdog: Add Advantech EC watchdog driver
authorThomas Kastner <thomas.kastner@advantech.com>
Wed, 19 Oct 2022 07:39:03 +0000 (09:39 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 19 Nov 2022 14:30:37 +0000 (15:30 +0100)
commit08435c2aab3aea369182bdec3c71ab78b15f8c82
treef7211501dd76ddab8b08b77f1045649bac5123f3
parent1d8e67ecf114ef4140a1df7f1581e0e2cab6739a
watchdog: Add Advantech EC watchdog driver

This patch adds the 'advantech_ec_wdt' kernel module which provides
WDT support for Advantech platforms with ITE based Embedded Controller.

Signed-off-by: Thomas Kastner <thomas.kastner@advantech.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Thomas Kastner <thomas.kastner@advantech.com>
Link: https://lore.kernel.org/r/Y0+pl/26e3pcEUPk@EIS-S230
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/advantech_ec_wdt.c [new file with mode: 0644]