[PATCH 0/2] ARM: Gemini: add RTC support for Gemini SoC

From: Hans Ulli Kroll
Date: Tue Dec 14 2010 - 10:09:59 EST


This patch adds the driver for the rtc chip on the Gemini SoC

I divided this patch into two parts.
One for the core rtc-driver in /drivers/rtc
and one for the needed platform bindings in /arch/arm/mach-gemini

MAINTAINERS | 1 +
arch/arm/mach-gemini/board-nas4220b.c | 1 +
arch/arm/mach-gemini/board-rut1xx.c | 1 +
arch/arm/mach-gemini/board-wbd111.c | 1 +
arch/arm/mach-gemini/board-wbd222.c | 1 +
arch/arm/mach-gemini/common.h | 1 +
arch/arm/mach-gemini/devices.c | 26 ++++
drivers/rtc/Kconfig | 9 ++
drivers/rtc/Makefile | 1 +
drivers/rtc/rtc-gemini.c | 206 +++++++++++++++++++++++++++++++++
10 files changed, 248 insertions(+), 0 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/