]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
watchdog: Add Aspeed watchdog driver
authorJoel Stanley <joel@jms.id.au>
Wed, 18 May 2016 08:21:00 +0000 (17:51 +0930)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 17 Jul 2016 18:59:10 +0000 (20:59 +0200)
commitefa859f7d7860f73396c1ff28017e55b5b403e82
tree43a41fd747ace77f93b776a2d77c02ba09365db6
parent0c9444cc9e031541694268e58d4b999a6ee258e3
watchdog: Add Aspeed watchdog driver

Provides generic watchdog features as well as reboot support for the
Aspeed SoCs.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/aspeed_wdt.c [new file with mode: 0644]