rtc: add Freescale stmp37xx/378x driver
authordmitry pervushin <dpervushin@embeddedalley.com>
Tue, 22 Sep 2009 23:46:26 +0000 (16:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2009 14:39:45 +0000 (07:39 -0700)
commitdf17f63173bcfcc8b4b90f63bf88f54ca0dd2dd7
treeeaa04e59ee51ef63801e70135db0668869be8eb5
parent6bff5fb80b86b461a233eaea4da769ba1b349cbe
rtc: add Freescale stmp37xx/378x driver

Add support for RTC on the Freescale STMP37xx/378x platform.

Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-stmp3xxx.c [new file with mode: 0644]