From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver
Date: Mon, 24 Aug 2015 09:43:10 +0200 [thread overview]
Message-ID: <20150824074310.GF13155@piout.net> (raw)
In-Reply-To: <1439978002-12157-2-git-send-email-suneel.garapati@xilinx.com>
On 19/08/2015 at 15:23:22 +0530, Suneel Garapati wrote :
> adds support for RTC controller found on
> Xilinx Zynq Ultrascale+ MPSoC platform.
>
> Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
> ---
> Changes v3
> - fix checkpatch errors
> - check time in secs arg against max sec val
> - order header files
> - use ptr_err_or_zero macro
> - use time64 variants
> Changes v2
> - change alm to alarm
> ---
> drivers/rtc/Kconfig | 7 ++
> drivers/rtc/Makefile | 1 +
> drivers/rtc/rtc-zynqmp.c | 279 +++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 287 insertions(+)
> create mode 100644 drivers/rtc/rtc-zynqmp.c
>
Applied, thanks.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-08-24 7:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 9:53 [PATCH v3 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc Suneel Garapati
2015-08-19 9:53 ` [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver Suneel Garapati
2015-08-19 18:19 ` Moritz Fischer
[not found] ` <c713c202-1d5e-4656-9e4f-1e15bc4dac14@googlegroups.com>
2015-08-20 16:27 ` Moritz Fischer
2015-08-24 7:43 ` Alexandre Belloni [this message]
2015-08-24 7:48 ` Michal Simek
2015-08-24 8:08 ` Alexandre Belloni
2015-08-24 9:18 ` Michal Simek
2015-08-24 9:45 ` Alexandre Belloni
2015-08-24 7:42 ` [PATCH v3 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc Alexandre Belloni
-- strict thread matches above, loose matches on Subject: below --
2015-08-14 15:09 Suneel Garapati
2015-08-14 15:09 ` [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver Suneel Garapati
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=20150824074310.GF13155@piout.net \
--to=alexandre.belloni@free-electrons.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).