]> git.baikalelectronics.ru Git - uboot.git/commit
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
authorJason Li <jason.li@cortina-access.com>
Thu, 30 Jan 2020 20:34:57 +0000 (12:34 -0800)
committerTom Rini <trini@konsulko.com>
Fri, 7 Feb 2020 21:15:57 +0000 (16:15 -0500)
commit5c2213a6731538663374197163dd335e29ae1411
tree1a57e7f054262429869be7f06d9148d2f66adafe
parente5e05bff9d20bdf5d5fe8e1f1a6455215aa6bd21
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs

Add support for hardware watchdog timer on all Cortina Access
CAxxxx family of SoCs.

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Jason Li <jason.li@cortina-access.com>
Signed-off-by: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/cortina_wdt.c [new file with mode: 0644]