]> git.baikalelectronics.ru Git - kernel.git/commit
RTC: Add JZ4740 RTC driver
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 19 Jun 2010 18:29:50 +0000 (18:29 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:17 +0000 (13:26 +0100)
commitfca82c930c868c34fb6cacdb11af46b30966f8f8
tree4fcf7cb159f7518698dcd9df6075dcc5ea577466
parentd5a6430f42664da132f8191876173f242d29a166
RTC: Add JZ4740 RTC driver

Add support for the RTC unit on JZ4740 SoCs.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Paul Gortmaker <p_gortmaker@yahoo.com>
Cc: rtc-linux@googlegroups.com
Acked-by: Wan ZongShun <mcuos.com@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Alessandro Zummo <a.zummo@towertech.it>,
Patchwork: https://patchwork.linux-mips.org/patch/1424/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-jz4740.c [new file with mode: 0644]