All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH 0/2] add Alphascale asm9260 RTC driver
@ 2016-01-29  8:40 ` Oleksij Rempel
  0 siblings, 0 replies; 30+ messages in thread
From: Oleksij Rempel @ 2016-01-29  8:40 UTC (permalink / raw)
  To: devicetree, robh+dt, a.zummo, alexandre.belloni, rtc-linux; +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

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  8:40 [rtc-linux] [PATCH 0/2] add Alphascale asm9260 RTC driver Oleksij Rempel
2016-01-29  8:40 ` Oleksij Rempel
2016-01-29  8:40 ` [rtc-linux] [PATCH 1/2] rtc: add rtc-asm9260 driver Oleksij Rempel
2016-01-29  8:40   ` Oleksij Rempel
2016-02-01 16:05   ` [rtc-linux] " Alexandre Belloni
2016-02-01 16:05     ` Alexandre Belloni
2016-02-02  8:24     ` [rtc-linux] " Oleksij Rempel
2016-02-02  8:24       ` Oleksij Rempel
2016-01-29  8:40 ` [rtc-linux] [PATCH 2/2] doc: dt: add documentation for alphascale,asm9260-rtc Oleksij Rempel
2016-01-29  8:40   ` Oleksij Rempel
2016-02-01 15:27   ` [rtc-linux] " Rob Herring
2016-02-01 15:27     ` Rob Herring
2016-02-01 15:55     ` [rtc-linux] " Alexandre Belloni
2016-02-01 15:55       ` Alexandre Belloni
2016-02-02  8:46       ` [rtc-linux] " Oleksij Rempel
2016-02-02  8:46         ` Oleksij Rempel
2016-02-02 10:28         ` [rtc-linux] " Alexandre Belloni
2016-02-02 10:28           ` Alexandre Belloni
2016-02-02 19:56           ` [rtc-linux] [PATCH v2 0/2] add Alphascale asm9260 RTC driver Oleksij Rempel
2016-02-02 19:56             ` Oleksij Rempel
2016-02-02 19:56             ` [rtc-linux] [PATCH v2 1/2] rtc: add rtc-asm9260 driver Oleksij Rempel
2016-02-02 19:56               ` Oleksij Rempel
2016-02-02 19:56             ` [rtc-linux] [PATCH v2 2/2] doc: dt: add documentation for alphascale,asm9260-rtc Oleksij Rempel
2016-02-02 19:56               ` Oleksij Rempel
2016-02-02 21:12               ` [rtc-linux] " Rob Herring
2016-02-02 21:12                 ` Rob Herring
2016-02-20  4:38             ` [rtc-linux] Re: [PATCH v2 0/2] add Alphascale asm9260 RTC driver Alexandre Belloni
2016-02-20  4:38               ` Alexandre Belloni
2016-02-02  8:42     ` [rtc-linux] Re: [PATCH 2/2] doc: dt: add documentation for alphascale,asm9260-rtc Oleksij Rempel
2016-02-02  8:42       ` Oleksij Rempel

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.