commit | b9b8c2f720acdaf6c78f01df75632a00ae6e717a | [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 | 2acb23b95e66f068eef789e3183cf356f02461af [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>