]> git.baikalelectronics.ru Git - kernel.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)
commit59ef38f34b7c6984e7a7bd4956a1ccf89b89acda
tree18c98fda46507092f4f83f061cee999b5258287d
parent58898eb5984cbb67f481991d3d29ac087c70e499
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]