Re: [PATCH 0/5] rtc: at91sam9: add DT support

From: Boris BREZILLON
Date: Wed Sep 03 2014 - 05:32:07 EST


On Wed, 3 Sep 2014 10:45:29 +0200
Boris BREZILLON <boris.brezillon@xxxxxxxxxxxxxxxxxx> wrote:

> Hello,
>
> 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.

Oops, just noticed there already was a proposal adding DT support to
this driver [1].
Adding Johan and Douglas in Cc.

[1]http://lists.infradead.org/pipermail/linux-arm-kernel/2013-April/160453.html

>
> Best Regards,
>
> Boris
>
> Boris BREZILLON (5):
> rtc: at91sam9: remove references to mach specific headers
> rtc: at91sam9: use standard readl/writel functions instead of raw
> versions
> rtc: at91sam9: add DT support
> rtc: at91sam9: retain slow clock and check its rate
> rtc: at91sam9: add DT bindings documentation
>
> .../devicetree/bindings/rtc/atmel,at91sam9-rtc.txt | 20 +++++++
> drivers/rtc/rtc-at91sam9.c | 63 +++++++++++++++++++---
> 2 files changed, 75 insertions(+), 8 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.txt
>



--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/