]> www.infradead.org Git - users/dwmw2/linux.git/commit
watchdog: Congatec Board Controller watchdog timer driver
authorThomas Richard <thomas.richard@bootlin.com>
Tue, 1 Oct 2024 11:53:30 +0000 (13:53 +0200)
committerLee Jones <lee@kernel.org>
Wed, 9 Oct 2024 15:32:11 +0000 (16:32 +0100)
commit6f264047869e9683520ff8f7c235c07c1ca989d6
tree21c87e692c2a53e15321858b2ed7d5e4f00de0e8
parent6894f640b8f3f48700ccc828419ba60704f5a405
watchdog: Congatec Board Controller watchdog timer driver

Add watchdog timer support for the Congatec Board Controller.

Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://lore.kernel.org/r/20241001-congatec-board-controller-v3-4-39ceceed5c47@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/cgbc_wdt.c [new file with mode: 0644]