From: Alejandro Cabrera Date: Thu, 2 Jun 2011 21:13:11 +0000 (+0100) Subject: watchdog: Add Xilinx watchdog timer driver X-Git-Tag: v3.1-rc1~127^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9659e69b0094ea2cc92716e2b1cd6a7db9caf2e;p=pandora-kernel.git watchdog: Add Xilinx watchdog timer driver Watchdog timer device driver for Xilinx xps_timebase_wdt compatible ip cores. It takes watchdog timer configuration from device tree and it needs that its parent has defined the property "clock-frecuency". It is compatible with watchdog timer kernel API, so user apps like watchdogd may talk with it. Signed-off-by: Alejandro Cabrera Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed