[PATCH v8 00/10] rtc: at91sam9: add DT support
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-23 12:58:17
Also in:
linux-devicetree, linux-rtc, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-23 12:58:17
Also in:
linux-devicetree, linux-rtc, lkml
On Tuesday 23 September 2014 13:23:54 Boris BREZILLON wrote:
This patch series adds DT support to the atmel at91sam9 RTC driver. It also removes any machine specific inclusions to prepare the migration to multi platform kernel support, and retain the slow clock to prevent the CCF from disabling it at the end of boot.
Looks good to me, please add Acked-by: Arnd Bergmann <arnd@arndb.de> once you have addressed the remaining comments from Johan and me. Arnd