All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] rtc: at91sam9: add DT support
@ 2014-09-03  8:45 ` Boris BREZILLON
  0 siblings, 0 replies; 61+ messages in thread
From: Boris BREZILLON @ 2014-09-03  8:45 UTC (permalink / raw)
  To: Nicolas Ferre, Jean-Christophe Plagniol-Villard,
	Alexandre Belloni, Andrew Victor, Alessandro Zummo, rtc-linux
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree, linux-arm-kernel, linux-kernel, Boris BREZILLON

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.

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

-- 
1.9.1


^ permalink raw reply	[flat|nested] 61+ messages in thread

end of thread, other threads:[~2014-09-10 16:55 UTC | newest]

Thread overview: 61+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-03  8:45 [PATCH 0/5] rtc: at91sam9: add DT support Boris BREZILLON
2014-09-03  8:45 ` Boris BREZILLON
2014-09-03  8:45 ` Boris BREZILLON
2014-09-03  8:45 ` [PATCH 1/5] rtc: at91sam9: remove references to mach specific headers Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-08 17:32   ` Alexandre Belloni
2014-09-08 17:32     ` Alexandre Belloni
2014-09-08 17:32     ` Alexandre Belloni
2014-09-03  8:45 ` [PATCH 2/5] rtc: at91sam9: use standard readl/writel functions instead of raw versions Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-03  8:45 ` [PATCH 3/5] rtc: at91sam9: add DT support Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-03  8:45 ` [PATCH 4/5] rtc: at91sam9: retain slow clock and check its rate Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-08 17:33   ` Alexandre Belloni
2014-09-08 17:33     ` Alexandre Belloni
2014-09-08 17:33     ` Alexandre Belloni
2014-09-08 19:22     ` Boris BREZILLON
2014-09-08 19:22       ` Boris BREZILLON
2014-09-08 19:37       ` Boris BREZILLON
2014-09-08 19:37         ` Boris BREZILLON
2014-09-08 19:37         ` Boris BREZILLON
2014-09-09  8:36         ` Nicolas Ferre
2014-09-09  8:36           ` Nicolas Ferre
2014-09-09  8:36           ` Nicolas Ferre
2014-09-03  8:45 ` [PATCH 5/5] rtc: at91sam9: add DT bindings documentation Boris BREZILLON
2014-09-03  8:45   ` Boris BREZILLON
2014-09-10 12:14   ` Johan Hovold
2014-09-10 12:14     ` Johan Hovold
2014-09-10 12:14     ` Johan Hovold
2014-09-10 12:43     ` Boris BREZILLON
2014-09-10 12:43       ` Boris BREZILLON
2014-09-10 12:43       ` Boris BREZILLON
2014-09-10 13:16       ` Johan Hovold
2014-09-10 13:16         ` Johan Hovold
2014-09-10 13:16         ` Johan Hovold
2014-09-10 13:20     ` Boris BREZILLON
2014-09-10 13:20       ` Boris BREZILLON
2014-09-10 13:20       ` Boris BREZILLON
2014-09-10 15:07       ` Johan Hovold
2014-09-10 15:07         ` Johan Hovold
2014-09-10 15:07         ` Johan Hovold
2014-09-10 15:31         ` Boris BREZILLON
2014-09-10 15:31           ` Boris BREZILLON
2014-09-10 15:52           ` Johan Hovold
2014-09-10 15:52             ` Johan Hovold
2014-09-10 15:52             ` Johan Hovold
2014-09-10 16:55             ` Nicolas Ferre
2014-09-10 16:55               ` Nicolas Ferre
2014-09-10 16:55               ` Nicolas Ferre
2014-09-10 15:35         ` Boris BREZILLON
2014-09-10 15:35           ` Boris BREZILLON
2014-09-10 15:35           ` Boris BREZILLON
2014-09-10 15:57           ` Johan Hovold
2014-09-10 15:57             ` Johan Hovold
2014-09-03  9:31 ` [PATCH 0/5] rtc: at91sam9: add DT support Boris BREZILLON
2014-09-03  9:31   ` Boris BREZILLON
2014-09-03  9:31   ` Boris BREZILLON

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.