Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SAM9 watchdog: update for moved headers | Andrew Victor | 2008-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | The architecture header files were recently moved from include/asm-arm/mach-at91/ to arch/arm/mach-at91/include/mach/. The SAM9 watchdog driver still includes a header from the old location. Signed-off-by: Andrew Victor <linux@maxim.org.za> Cc: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
* | [WATCHDOG] Add AT91SAM9X watchdog | Renaud CERRATO | 2008-10-10 | 1 | -0/+328 |
Add a driver for the watchdog timer embedded into AT91SAM9X chips. Signed-off-by: Renaud Cerrato <r.cerrato@til-technologies.fr> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> |