Hi, On 17/04/2015 at 15:23:33 +0100, S Twiss wrote : > From: S Twiss <stwiss.opensource@xxxxxxxxxxx> > > Add RTC driver support for DA9062 > > Signed-off-by: Steve Twiss <stwiss.opensource@xxxxxxxxxxx> > > --- > > This patch applies against linux-next and v4.0 > > > > drivers/rtc/Kconfig | 10 ++ > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-da9062.c | 367 +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 378 insertions(+) > create mode 100644 drivers/rtc/rtc-da9062.c > This is an almost exact copy of drivers/rtc/rtc-da9063.c, apart from the retry mechanism in read_time. Can you simply add support for the da9062 in that driver? Thanks! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html