]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffc990670dc4d1bb3c0f2d89365c708e4c43df25
treec2639777ee4022a67ca562242c1edd82a4a10466
parent8e56e1e91769d3391ef69d4d6474197b1649b24d
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]