]> bbs.cooldavid.org Git - net-next-2.6.git/commit
rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC
authorKevin Wells <wellsk40@gmail.com>
Wed, 27 Oct 2010 22:33:01 +0000 (15:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:05 +0000 (18:03 -0700)
commit9aa449bed21515a3406f60238ce4747e4118b628
tree18c98fda46507092f4f83f061cee999b5258287d
parent1e0ad2881d50becaeea70ec696a80afeadf944d2
rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC

Add an RTC driver for the built-in RTC in the LPC32XX SoC.  This patch
includes updates from the initial review comments and updates from the v3
review.

Signed-off-by: Kevin Wells <wellsk40@gmail.com>
Signed-off-by: Durgesh Pattamatta <durgesh.pattamatta@nxp.com>
Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: 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-lpc32xx.c [new file with mode: 0644]