diff options
| author | Purna Chandra Mandal <[email protected]> | 2016-02-26 10:20:22 -0700 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2016-05-13 14:02:12 +0200 |
| commit | b0d8a082ce9c82600ebf8949dab937cf53019356 (patch) | |
| tree | a6ec776aaaa29a71c6a86bc344175e4bf3df274e /drivers/platform/mips/acpi_init.c | |
| parent | bfa43267bc1c6484fe63570774c381ddc7b32f40 (diff) | |
watchdog: pic32-dmt: Add PIC32 deadman timer driver
Adds support for the deadman timer peripheral found on PIC32 class devices.
The primary function of the deadman timer (DMT) is to reset the processor
in the event of a software malfunction. The DMT is a free-running
instruction fetch timer, which is clocked whenever an instruction fetch
occurs until a count match occurs. Instructions are not fetched when
the processor is in sleep mode.
Signed-off-by: Purna Chandra Mandal <[email protected]>
Signed-off-by: Joshua Henderson <[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/12703/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'drivers/platform/mips/acpi_init.c')
0 files changed, 0 insertions, 0 deletions