From: Andrew Chew Date: Fri, 14 Feb 2014 20:03:05 +0000 (-0800) Subject: watchdog: Add tegra watchdog X-Git-Tag: v3.15-rc1~146^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33a15974c1a326b0034cc2a2e73fac92ae8d001;p=pandora-kernel.git watchdog: Add tegra watchdog Add a driver for the hardware watchdogs in NVIDIA Tegra SoCs (Tegra30 and later). This driver will configure one watchdog timer that will reset the system in the case of a watchdog timeout. This driver binds to the nvidia,tegra30-timer device node and gets its register base from there. Signed-off-by: Andrew Chew Reviewed-by: Guenter Roeck Tested-by: Stephen Warren Reviewed-by: Stephen Warren Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed