commit | 1ce7c83fa91d27bd0e195e8b2ff10d3a1caeb0d6 | [log] [tgz] |
---|---|---|
author | Piotr Ziecik <kosmo@semihalf.com> | Tue Dec 15 16:46:12 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:00 2009 -0800 |
tree | 45e656183500592f562d5c5b31687a69fc0f53ed | |
parent | 8cfde8c1df31724f881de1a37f878ccbba4f178f [diff] |
rtc: add driver for BQ32000 I2C RTC This patch adds basic support for Texas Instruments BQ32000 I2C RTC. Only time reading/writing is implemented. Advanced features, such as trickle charger and crystal calibration are not supported. Signed-off-by: Piotr Ziecik <kosmo@semihalf.com> Signed-off-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>