watchdog: implement bcm2835 watchdog
Move out of architecture code and add some real watchdog functionality.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent bdf5be3 commit e7158f2befe3be75d342c0315de264f61f4c61c3
@Lucas Stach Lucas Stach authored on 6 Feb 2018
Sascha Hauer committed on 9 Feb 2018
Showing 6 changed files
View
arch/arm/mach-bcm283x/Makefile
View
arch/arm/mach-bcm283x/include/mach/wd.h 100644 → 0
View
arch/arm/mach-bcm283x/wd.c 100644 → 0
View
drivers/watchdog/Kconfig
View
drivers/watchdog/Makefile
View
drivers/watchdog/bcm2835_wdt.c 0 → 100644