commit | f803f0d079ded4272d7a1c9813bfd24c58b8ee5f | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Mon Dec 17 16:02:44 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:21 2012 -0800 |
tree | cb22034028237607224ad5c1360ecfa144076992 | |
parent | f288cf416ec22de3c5bc18148b6f7620aa32409b [diff] |
rtc: add NXP PCF8523 support Add an RTC driver for PCF8523 chips by NXP Semiconductors. No support is currently provided for the alarm and interrupt functions. Only the time and date functionality is implemented. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>