• K
    Add support for DS1388. · 8fde2f3a
    Kenth Eriksson 提交于
    Support for DS1388 is added by extending the DS1337 driver. DS1388 is
    similar to DS1337. The time registers are offset by 1 (due to support
    for hundreds of seconds), and there is no century bit.
    The configuration and trickle charge registers are also different.
    Tested on hardware with Freescale P2010 and DS1388.
    Signed-off-by: NKenth Eriksson <kenth.eriksson@transmode.com>
    8fde2f3a
ds1337.c 5.8 KB