rtc: Au1000 On-Chip Counter0-as-RTC driver.
authorManuel Lauss <mano@roarinelk.homelinux.net>
Tue, 6 Jan 2009 22:42:18 +0000 (14:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:24 +0000 (15:59 -0800)
commit45fd8a0c14884b2d8f2a31f71c72dedbaeeb33f2
tree858e24c5511de2c9efe10de6a738a815a593d02c
parentae64d16956718bfd11955217f603b27a781c0cb1
rtc: Au1000 On-Chip Counter0-as-RTC driver.

Simple driver which uses the Au1xxx Time-Of-Year counter (counter0)
as a 1Hz RTC.

[akpm@linux-foundation.org: repair Kconfig]
Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-au1xxx.c [new file with mode: 0644]