rtc: add Dallas DS1390/93/94 RTC chips
authorMark Jackson <[email protected]>
Wed, 12 Nov 2008 21:27:07 +0000 (13:27 -0800)
committerLinus Torvalds <[email protected]>
Thu, 13 Nov 2008 01:17:18 +0000 (17:17 -0800)
commit06de18085122b873012cb23f043e2bdcf5f50923
tree95dd2dfc396630e14b68b9f6b5c6af4e59a86f64
parenta7fa9851b6dd18824320c4129f26947b3cdb63d8
rtc: add Dallas DS1390/93/94 RTC chips

Add support for the Dallas DS1390/93/94 SPI RTC chip.

Signed-off-by: Mark Jackson <[email protected]>
Acked-by: Alessandro Zummo <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-ds1390.c [new file with mode: 0644]