]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rc5t583: add ricoh rc5t583 RTC driver
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Wed, 26 Sep 2012 01:34:37 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:28:16 +0000 (17:28 +1000)
commit1e8fdc0c4e9031f3e4d414220d69c303c4beff67
treed6fa3d060fc76b3d0105828290cf81b74201f6e6
parent8ceab4f96c9135b768910054bc4414cbf5a8bdf6
rtc: rc5t583: add ricoh rc5t583 RTC driver

Add an RTC driver for the RTC device on Ricoh MFD Rc5t583.  Ricoh RTC has
3 types of alarms.  The current patch adds support for the Y-Alarm of
RC5t583 RTC.

Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-rc5t583.c [new file with mode: 0644]
include/linux/mfd/rc5t583.h