mfd: da9062: Support for the DA9063 RTC in the DA9062 core
commitca1ce176af986213bfdc86ce73c05ab0d2aa3578
authorS Twiss <stwiss.opensource@diasemi.com>
Tue, 21 Jul 2015 10:29:06 +0000 (21 11:29 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Aug 2015 14:08:57 +0000 (11 15:08 +0100)
treed7fcb4d5e00b5583960ac8966d581fb83beaaf34
parent496e43aeacab245ca57139e89d83655f8370e0ef
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>
drivers/mfd/da9062-core.c