]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
watchdog: aspeed: Add support for AST2700 platform
authorChin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
Fri, 10 Oct 2025 08:03:15 +0000 (16:03 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sat, 15 Nov 2025 14:19:53 +0000 (15:19 +0100)
commit13e86646710dd5e1ec68798ab44773e314612d83
tree65a205b58a63c8e51790af2cd6423a8b2470b315
parent0eb54296dc784de757724055983d32b03c9e2df1
watchdog: aspeed: Add support for AST2700 platform

Add AST2700 platform support to the ASPEED watchdog driver. This includes
a new per-platform configuration with SCU reset status register at
SCU1_070 and support for 5 reset mask registers.

Signed-off-by: Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/aspeed_wdt.c