public inbox for linux-kernel@vger.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
  2014-11-24 15:49 ` [PATCH 1/4] rtc: ds1307: add support for mcp7940x chips Tomas Novotny
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tomas Novotny @ 2014-11-24 15:49 UTC (permalink / raw)
  To: Alessandro Zummo, rtc-linux; +Cc: devicetree, linux-kernel, 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


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

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

Thread overview: 7+ 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 ` [PATCH 1/4] rtc: ds1307: add support for mcp7940x chips 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
2014-11-27 15:17 ` [PATCH 0/4] rtc: ds1307: add support for device tree and mcp7940x Tomas Novotny
2014-11-28 12:14   ` Tomas Novotny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox