]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
authorBen Gardner <gardner.ben@gmail.com>
Fri, 21 Sep 2012 01:02:14 +0000 (11:02 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Sep 2012 08:46:40 +0000 (18:46 +1000)
commit59cfd61efb2bbfecde4411b3dfc7e83f1acb0d40
tree822fdbf3f4afc6a08367b5283e21118e47d3ac9c
parentcbc0e9a3a91f64b3951d90a5f0d6fdad89d45387
drivers/rtc/rtc-isl1208.c: add support for the ISL1218

The ISL1218 chip is identical to the ISL1208, except that it has 6
additional user-storage registers.  This patch does not enable access to
those additional registers, but only adds the chip name to the list.

Signed-off-by: Ben Gardner <gardner.ben@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-isl1208.c