rtc: AB3100 RTC support
authorLinus Walleij <linus.walleij@stericsson.com>
Sun, 30 Aug 2009 21:49:04 +0000 (23:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 17 Sep 2009 07:47:24 +0000 (09:47 +0200)
commitbd207cfb0011389d55827b3f3181c60e8c3c7148
tree9132fd211771b0038faa41cfbdb40198c4d78acf
parent8aba721b23917bc6d374ad42bf80bde5058710e2
rtc: AB3100 RTC support

This adds support for the RTC found inside the AB3100 Mixed Signal chip.
The symbols used for communicating with the chip is found in the
mfd/ab3100-core.c driver that also provides the platform device.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Alessandro Zummo <alessandro.zummo@towertech.it>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-ab3100.c [new file with mode: 0644]