]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, am335x: add watchdog support
authorHeiko Schocher <hs@denx.de>
Mon, 19 Aug 2013 14:38:59 +0000 (16:38 +0200)
committerTom Rini <trini@ti.com>
Wed, 28 Aug 2013 15:44:59 +0000 (11:44 -0400)
commit988ea355018a7060768b8e6ddcee1ffa7cf6351b
treed0365fe702b63da442ff038c8f54029cd0ca1bf0
parenta09f96498bb2a31bb78388b5f094dc0e9295f86e
arm, am335x: add watchdog support

Add TI OMAP 16xx & 24xx/34xx 32KHz (non-secure) watchdog support.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Tom Rini <trini@ti.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
arch/arm/include/asm/arch-am33xx/cpu.h
drivers/watchdog/Makefile
drivers/watchdog/omap_wdt.c [new file with mode: 0644]