]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9252c7cfd68191dd490f894d2c19db8e0b05cd5a
tree0bbaad32a7a039475f6a53eadbd8be44b320d525
parent629ec5fd325011e6f711e0f3a82d98e0be89fab0
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]