rtc: Add MAX8998 rtc driver
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 6 Aug 2010 02:28:08 +0000 (11:28 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:06 +0000 (00:29 +0200)
commit9b16c0a43b74393cc18666a7748293812c61af1f
treef75874e30996e6d6b1dc5a975d19f7455c3e44d6
parent2c7e6f5797140b33ec2b967ff28941e1c7eff4b2
rtc: Add MAX8998 rtc driver

This adds support for the RTC provided by the Maxim 8998 chip. This
driver was tested on a GONI board by using the rtc-test application from
the Documentation/rtc.txt.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max8998.c
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-max8998.c [new file with mode: 0644]
include/linux/mfd/max8998-private.h