All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rtc: ds1307: add support for device tree and mcp7940x
@ 2014-11-24 15:49 ` Tomas Novotny
  0 siblings, 0 replies; 11+ messages in thread
From: Tomas Novotny @ 2014-11-24 15:49 UTC (permalink / raw)
  To: Alessandro Zummo, rtc-linux-/JYPxA39Uh5TLH3MbocFFw
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Tomas Novotny

This series is tested with MCP79401 and it is based on 3.18-rc6.

Tomas Novotny (4):
  rtc: ds1307: add support for mcp7940x chips
  of: add vendor prefix for Pericom Technology
  rtc: ds1307: add device tree bindings documentation
  rtc: ds1307: add device tree support

 .../devicetree/bindings/rtc/maxim,ds1307.txt       |  23 ++++
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 drivers/rtc/rtc-ds1307.c                           | 149 ++++++++++++---------
 3 files changed, 110 insertions(+), 63 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/rtc/maxim,ds1307.txt

-- 
2.1.2

--
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] 11+ messages in thread

end of thread, other threads:[~2014-11-28 12:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 15:49 [PATCH 0/4] rtc: ds1307: add support for device tree and mcp7940x Tomas Novotny
2014-11-24 15:49 ` Tomas Novotny
     [not found] ` <1416844164-16782-1-git-send-email-tomas-P46umIhNmdHrBKCeMvbIDA@public.gmane.org>
2014-11-24 15:49   ` [PATCH 1/4] rtc: ds1307: add support for mcp7940x chips Tomas Novotny
2014-11-24 15:49     ` Tomas Novotny
2014-11-27 15:17   ` [PATCH 0/4] rtc: ds1307: add support for device tree and mcp7940x Tomas Novotny
2014-11-27 15:17     ` Tomas Novotny
2014-11-28 12:14     ` Tomas Novotny
2014-11-28 12:14       ` Tomas Novotny
2014-11-24 15:49 ` [PATCH 2/4] of: add vendor prefix for Pericom Technology Tomas Novotny
2014-11-24 15:49 ` [PATCH 3/4] rtc: ds1307: add device tree bindings documentation Tomas Novotny
2014-11-24 15:49 ` [PATCH 4/4] rtc: ds1307: add device tree support Tomas Novotny

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.