History log of /linux-master/include/linux/rtc/ds1307.h
Revision Date Author Comments
# eb86c306 29-May-2012 Wolfram Sang <wsa@kernel.org>

rtc: ds1307: add trickle charger support

Some DS13XX devices have "trickle chargers". Its configuration register
is at different locations, the setup is the same, though. Since the
configuration is board specific, introduce a platform_data to this driver.
Tested with a DS1339 on a custom board.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Alessandro Zummo <alessandro.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>