commit | ca1ce176af986213bfdc86ce73c05ab0d2aa3578 | [log] [tgz] |
---|---|---|
author | S Twiss <stwiss.opensource@diasemi.com> | Tue Jul 21 11:29:06 2015 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Aug 11 15:08:57 2015 +0100 |
tree | d7fcb4d5e00b5583960ac8966d581fb83beaaf34 | |
parent | 496e43aeacab245ca57139e89d83655f8370e0ef [diff] |
mfd: da9062: Support for the DA9063 RTC in the DA9062 core Add MFD core driver support for a RTC component - MFD core adds the RTC resources da9062_rtc_resources[] for the RTC alarm and tick timer IRQ - An appropriate mfd_cell has been added into da9062_devs[] to support a component .name = "da9062-rtc" and .of_compatible = "dlg,da9062-rtc" Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>