]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
authorPaul Mundt <lethal@linux-sh.org>
Thu, 16 Oct 2008 05:03:03 +0000 (22:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:40 +0000 (11:21 -0700)
commit7c79de11a3c6c7289621ac20cbe7593fd58d1ab8
tree84af33020bac66f85d1bbce845bfb4f06373f9f9
parent2b86d945c551a52ebfca9b570f1096d04d3b282f
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC

This adds support for the Ricoh R2025S/D series of I2C RTCs, produced by
Ricoh Japan and described at:

http://www.ricoh.co.jp/LSI/product_rtc/2wire/r2025x/

This series has very minor deviations from the rest of the RS5C chips,
most of which have to do with the oscillator, which was abstracted away in
an earlier patch.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: David Brownell <david-b@pacbell.net>
Tested-by: Riku Voipio <riku.voipio@movial.fi>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-rs5c372.c