Xianglong Du e88b815e01 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
On CSR SiRFprimaII/atlasVI, there is a programmable 16-bit divider
(RTC_DIV) that divides the input 32.768KHz clock to the frequency that
users need (E.g.  1 Hz).  The divided real-time clock will be used to
drive a 32-bit counter (RTC_COUNTER) that provides users with the actual
time.

In each cycle of the divided real-time clock, there is a Hertz interrupt
generated to the RISC.  Users can also configure an alarm (RTC_ALARM).
When RTC_COUNTER matches the alarm, there will be an alarm interrupt
generated to the RISC.

The system RTC can generate an alarm wake-up signal to notify the power
controller to wake up from power saving mode.

Signed-off-by: Xianglong Du <Xianglong.Du@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:08:01 -07:00
..
2013-07-02 14:23:01 -07:00
2013-07-02 14:42:51 -07:00
2013-07-02 14:33:21 -07:00
2013-07-02 13:43:38 -07:00
2013-07-02 14:33:21 -07:00
2013-06-03 14:20:18 -07:00
2013-07-02 13:43:38 -07:00
2013-06-13 10:13:29 -07:00
2013-07-02 11:44:19 -07:00
2013-07-02 14:42:51 -07:00
2013-06-29 12:57:48 +04:00
2013-07-02 14:23:01 -07:00
2013-06-14 18:28:02 -07:00
2013-06-11 02:46:21 -07:00
2013-07-02 13:43:38 -07:00