]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-isl1208.c: add support for the ISL1218
authorBen Gardner <gardner.ben@gmail.com>
Thu, 13 Sep 2012 01:01:15 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Sep 2012 07:28:11 +0000 (17:28 +1000)
commita04ed034fac88a1843463de6083e59da6c0f4085
tree595a6510832c1d1109315919d74e2a798af4c012
parent7385cab7075bf5d5470bc6042a8d10e39e16475b
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