]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: Add rtc support to 88PM80X PMIC
authorQiao Zhou <zhouqiao@marvell.com>
Mon, 9 Jul 2012 06:37:34 +0000 (14:37 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 Jul 2012 13:17:43 +0000 (15:17 +0200)
commit3e70cc831bc69d597cc98f5f7d20d86d4a55a444
tree3666c1953de540654514d36fe71574d38c5e0f50
parente27f1d410f88c0c486a54f8a58e6ad6e5d8e328c
rtc: Add rtc support to 88PM80X PMIC

add rtc driver for MARVELL 88PM80X PMIC and enable rtc function.

Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Qiao Zhou <zhouqiao@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-88pm80x.c [new file with mode: 0644]