]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: add initial support for mcp7941x parts
authorDavid Anders <danders.dev@gmail.com>
Wed, 28 Sep 2011 00:50:52 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 4 Oct 2011 07:41:57 +0000 (18:41 +1100)
commit999bd29488147457af03d9424026e7e490dbd7f4
tree6fd5786a71319b1a9f917fa4773a61f70b9f38c8
parentbac892ba84407353e366da9e5e4e1f5c6b0483fa
rtc: add initial support for mcp7941x parts

Add initial support for the microchip mcp7941x series of real time clocks.

The mcp7941x series is generally compatible with the ds1307 and ds1337 rtc
devices from dallas semiconductor.  minor differences include a backup
battery enable bit, and the polarity of the oscillator enable bit.

Signed-off-by: David Anders <danders.dev@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <>
drivers/rtc/rtc-ds1307.c