]> 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>
Mon, 17 Sep 2012 10:46:12 +0000 (20:46 +1000)
commit69d91600f3417f36e9519841954db972003baa84
treee0858c654f9cb1416ec62e2ab71d2bfd8d37b42c
parenta3d61bcb4cc58bb6818dda39d0aa85ab25b6a3bd
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