]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Wed, 26 Sep 2012 01:34:35 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:27 +0000 (15:45 +1000)
commitce5bc4f8dbab613c9d3e1690d4dbd35fd6ba0ff4
tree6b3103af9d68c7fae19ad3b6c3ea0ef5e58048cf
parentf50f34eafa415375c97172976444cfba48ef170e
rtc: tps65910: add RTC driver for TPS65910 PMIC RTC

TPS65910 PMIC is a MFD with RTC as one of the device.  Adding RTC driver
for supporting RTC device present inside TPS65910 PMIC.

Only support for RTC alarm is implemented as part of this patch.

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