watchdog: pic32-wdt: Add PIC32 watchdog driver
authorJoshua Henderson <[email protected]>
Fri, 26 Feb 2016 17:19:28 +0000 (10:19 -0700)
committerRalf Baechle <[email protected]>
Fri, 13 May 2016 12:02:12 +0000 (14:02 +0200)
commit8f91fc56bc439a5baefae598040d263f48526596
tree5b995b65dddcfdac695490d2f769ae3ce1320c77
parent80c2902b3f1b458d4f99e4355fb48e8616d9a088
watchdog: pic32-wdt: Add PIC32 watchdog driver

Add support for the watchdog peripheral found on PIC32 class
devices.

Signed-off-by: Joshua Henderson <[email protected]>
Signed-off-by: Purna Chandra Mandal <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Kumar Gala <[email protected]>
Cc: Wim Van Sebroeck <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/12701/
Signed-off-by: Ralf Baechle <[email protected]>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/pic32-wdt.c [new file with mode: 0644]