]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add support for PMIC8xxx based RTC. PMIC8xxx is Qualcomm's power
authorAnirudh Ghayal <aghayal@codeaurora.org>
Sat, 16 Jul 2011 13:31:14 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:21 +0000 (15:05 +1000)
commitf0f66f6bafd68e218e4f8e0f3856c674f14e0994
tree2067dbfac7deb59909ba50d73c0651aba04ac61b
parent60bb21683add7875b1808b5d557ca2de99af9a57
Add support for PMIC8xxx based RTC.  PMIC8xxx is Qualcomm's power
management IC that internally houses an RTC module.  This driver
communicates with the PMIC module over SSBI bus.

Acked-by: Wan ZongShun <mcuos.com@gmail.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-pm8xxx.c [new file with mode: 0644]
include/linux/mfd/pm8xxx/rtc.h [new file with mode: 0644]