MIPS: DS1286: New RTC driver
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 14 Oct 2008 15:16:59 +0000 (17:16 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 15 Oct 2008 11:46:51 +0000 (12:46 +0100)
commit5f119f29063c9a9bf1ab40112c02710c2db84f29
tree0bbaad32a7a039475f6a53eadbd8be44b320d525
parent7d81a5e03ddbb44d05a32cad4a46a23577216497
MIPS: DS1286: New RTC driver

This driver replaces the broken DS1286 driver in drivers/char and gives back
RTC support for SGI IP22 and IP28 machines.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Alessandro Zummo <alessandro.zummo@towertech.it>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-ds1286.c [new file with mode: 0644]