rtc: driver for the DryIce block found in i.MX25 chips
authorBaruch Siach <baruch@tkos.co.il>
Wed, 11 Aug 2010 01:02:13 +0000 (18:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:07 +0000 (08:59 -0700)
commiteba545465fca35a413e4d62c42ce5e032e48ad60
tree0fffdcc34d1d00091c32d22e5428dd678c7302cf
parent8e58f5778b975d14010b7318fac71e1daac9aabc
rtc: driver for the DryIce block found in i.MX25 chips

This driver is based on code from Freescale which accompanies their i.MX25
PDK board, with some cleanup.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Sascha Hauer <kernel@pengutronix.de>
Acked-by: Wan ZongShun <mcuos.com@gmail.com>
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-imxdi.c [new file with mode: 0644]