]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35db5f532b3e656d9c41c282be18dcf35b97af0b
tree0fffdcc34d1d00091c32d22e5428dd678c7302cf
parent3f4f237d9b7d0a1bac142d7338a55635d881d6d8
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]