Platform real time clock driver for Dallas 1511 chip
authorAndrew Sharp <andy.sharp@onstor.com>
Wed, 6 Feb 2008 09:38:46 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:13 +0000 (10:41 -0800)
commit8f26795a22b12880bb07be688df72b4266f67be8
tree880e4826a5de1e6ca8746c7fb00973ab9f2ee5f3
parent8a0bdfd7a05f5bb0486fbe7146a2cf775957e95e
Platform real time clock driver for Dallas 1511 chip

Add RTC support for DS1511 RTC/WDT chip.

Signed-off-by: Andy Sharp <andy.sharp@onstor.com>
Cc: 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-ds1511.c [new file with mode: 0644]