]> 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, 28 Sep 2012 00:20:30 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Oct 2012 05:03:52 +0000 (15:03 +1000)
commita20d60297238c9a33f4528cd293665ea964d3fac
treecbbba12961482c5d006766e0c9421dd4a9059abc
parente6a3cb1d6473ffc99c24b201eca13a84120d238b
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