tile: add an RTC driver for the Tilera hypervisor
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 9 May 2011 17:28:43 +0000 (13:28 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 17 May 2011 18:44:36 +0000 (14:44 -0400)
commitdd196a2b3dbd192ff3ccf263d12b59bf22572958
treec2639777ee4022a67ca562242c1edd82a4a10466
parent18aecc2b645bbb07851b196452a2af314222069b
tile: add an RTC driver for the Tilera hypervisor

This is a simple RTC driver that lets Tilera hardware boot up and
set the clock correctly.

Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/configs/tile_defconfig
arch/tile/configs/tilegx_defconfig
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-tile.c [new file with mode: 0644]