]> git.karo-electronics.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>
Fri, 30 Sep 2011 04:53:43 +0000 (14:53 +1000)
commit21735d2dae9d8ce9584b53fe99e8ade0e5e3b86c
tree212905ed331257cf70e50c4a28b5068d6596f4ce
parent5843d841b3fd2fbfab8cd9f794c4cb53ba2be4c0
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