From: tremyfr@gmail.com (Philippe Reynes)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] add dt support for mxc rtc
Date: Sat, 16 May 2015 00:35:28 +0200 [thread overview]
Message-ID: <1431729330-7625-1-git-send-email-tremyfr@gmail.com> (raw)
This patch set add the device tree support for
the rtc driver on mxc.
Philippe Reynes (2):
rtc: mxc: add a second clock
rtc: mxc: add support of device tree
Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 ++++++++++++
arch/arm/mach-imx/clk-imx31.c | 3 +-
drivers/rtc/rtc-mxc.c | 48 ++++++++++++++++----
3 files changed, 67 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc.txt
--
1.7.4.4
next reply other threads:[~2015-05-15 22:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 22:35 Philippe Reynes [this message]
2015-05-15 22:35 ` [PATCH 1/2] rtc: mxc: add a second clock Philippe Reynes
2015-05-18 11:27 ` Enrico Weigelt, metux IT consult
2015-05-18 21:57 ` Philippe Reynes
2015-05-19 5:27 ` Shawn Guo
2015-05-28 11:57 ` Alexandre Belloni
2015-06-04 21:08 ` Philippe Reynes
2015-06-04 22:17 ` Alexandre Belloni
2015-05-15 22:35 ` [PATCH 2/2] rtc: mxc: add support of device tree Philippe Reynes
2015-05-28 12:06 ` Alexandre Belloni
2015-06-04 21:26 ` Philippe Reynes
2015-06-04 22:22 ` Alexandre Belloni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431729330-7625-1-git-send-email-tremyfr@gmail.com \
--to=tremyfr@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).