commit | 2f9b75e09ec3f62f2ebecec0ac9aec58656c2459 | [log] [tgz] |
---|---|---|
author | Dennis Aberilla <denzzzhome@yahoo.com> | Wed Oct 15 22:02:57 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:39 2008 -0700 |
tree | 889da2365d6f76f817b24beb40a937ae248822eb | |
parent | 986e36a5b817de01733d46aa623406106d661cec [diff] |
rtc: add device driver for Dallas DS3234 SPI RTC chip Add support for the Dallas DS3234 chip - extremely accurate SPI bus RTC with integrated crystal and SRAM. [akpm@linux-foundation.org: don't use BIN2BCD/BCD2BIN] Signed-off-by: Dennis Aberilla <denzzzhome@yahoo.com> Signed-off-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>