From: Robert Jarzmik Date: Tue, 6 Jan 2009 22:42:14 +0000 (-0800) Subject: rtc: driver for pxa27x and pxa3xx SoC X-Git-Tag: v2.6.29-rc1~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9443688e76733e43eebe8d6f31cc6dc34ccda9;p=pandora-kernel.git rtc: driver for pxa27x and pxa3xx SoC With PXA27x and above, a new RTC hardware block was added in addition to the legacy one which is also found on the SA1100 SOC family. This second RTC block is called "wristwatch" and "periodic interrupt" and works independently from the other RTC block. The driver offers provides : - a 1Hz ticking clock - a periodic alarm, in the 1Hz to 1000Hz range - a one shot alarm Signed-off-by: Robert Jarzmik Cc: Jonathan Cameron Signed-off-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed