rtc: Add MCP79411 support to DS1307 rtc driver
authorAndy Fleming <afleming@gmail.com>
Wed, 21 Oct 2015 23:59:06 +0000 (18:59 -0500)
committerYork Sun <yorksun@freescale.com>
Wed, 4 Nov 2015 23:19:12 +0000 (15:19 -0800)
commitc79e1c1ce9e5c1ddf6fac631e4741999f8a0cc58
tree25c73a8290d30891b3773b6f188a620bfa9c367e
parent83bf005710a1e01341de5e2f44a3ce082717e313
rtc: Add MCP79411 support to DS1307 rtc driver

The code is from Adrian Cox, and is patterned after similar
support in Linux (drivers/rtc/rtc-ds1307.c:1121-1135). This
chip is used on the Cyrus board from Varisys.

Signed-off-by: Andy Fleming <afleming@gmail.com>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/rtc/Makefile
drivers/rtc/ds1307.c