commit | c79e1c1ce9e5c1ddf6fac631e4741999f8a0cc58 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@gmail.com> | Wed Oct 21 18:59:06 2015 -0500 |
committer | York Sun <yorksun@freescale.com> | Wed Nov 04 15:19:12 2015 -0800 |
tree | 25c73a8290d30891b3773b6f188a620bfa9c367e | |
parent | 83bf005710a1e01341de5e2f44a3ce082717e313 [diff] |
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>