devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add Alphascale asm9260 RTC driver
@ 2016-01-29  8:40 Oleksij Rempel
       [not found] ` <1454056802-23386-1-git-send-email-linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Oleksij Rempel @ 2016-01-29  8:40 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	a.zummo-BfzFCNDTiLLj+vYz1yj4TQ,
	alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8,
	rtc-linux-/JYPxA39Uh5TLH3MbocFFw
  Cc: Oleksij Rempel

This patch set provide support for RTC controller found on Alphascale
ASM9260 SoC.

Oleksij Rempel (2):
  rtc: add rtc-asm9260 driver
  doc: dt: add documentation for alphascale,asm9260-rtc

 .../bindings/rtc/alphascale,asm9260-rtc.txt        |  25 ++
 drivers/rtc/Kconfig                                |  10 +
 drivers/rtc/Makefile                               |   1 +
 drivers/rtc/rtc-asm9260.c                          | 391 +++++++++++++++++++++
 4 files changed, 427 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/rtc/alphascale,asm9260-rtc.txt
 create mode 100644 drivers/rtc/rtc-asm9260.c

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-02-20  4:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  8:40 [PATCH 0/2] add Alphascale asm9260 RTC driver Oleksij Rempel
     [not found] ` <1454056802-23386-1-git-send-email-linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
2016-01-29  8:40   ` [PATCH 1/2] rtc: add rtc-asm9260 driver Oleksij Rempel
     [not found]     ` <1454056802-23386-2-git-send-email-linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
2016-02-01 16:05       ` Alexandre Belloni
     [not found]         ` <20160201160510.GS20165-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>
2016-02-02  8:24           ` Oleksij Rempel
2016-01-29  8:40   ` [PATCH 2/2] doc: dt: add documentation for alphascale,asm9260-rtc Oleksij Rempel
     [not found]     ` <1454056802-23386-3-git-send-email-linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
2016-02-01 15:27       ` Rob Herring
2016-02-01 15:55         ` Alexandre Belloni
     [not found]           ` <20160201155527.GR20165-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>
2016-02-02  8:46             ` Oleksij Rempel
     [not found]               ` <56B06CCA.4060208-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
2016-02-02 10:28                 ` Alexandre Belloni
     [not found]                   ` <20160202102804.GT20165-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>
2016-02-02 19:56                     ` [PATCH v2 0/2] add Alphascale asm9260 RTC driver Oleksij Rempel
     [not found]                       ` <1454442971-25225-1-git-send-email-linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
2016-02-02 19:56                         ` [PATCH v2 1/2] rtc: add rtc-asm9260 driver Oleksij Rempel
2016-02-02 19:56                         ` [PATCH v2 2/2] doc: dt: add documentation for alphascale,asm9260-rtc Oleksij Rempel
     [not found]                           ` <1454442971-25225-3-git-send-email-linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org>
2016-02-02 21:12                             ` Rob Herring
2016-02-20  4:38                         ` [PATCH v2 0/2] add Alphascale asm9260 RTC driver Alexandre Belloni
2016-02-02  8:42         ` [PATCH 2/2] doc: dt: add documentation for alphascale,asm9260-rtc Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).