linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] ARM: sun4i/sun7i: RTC driver
Date: Sun, 27 Oct 2013 14:27:07 +0000	[thread overview]
Message-ID: <20131027142707.GC16856@lukather> (raw)
In-Reply-To: <1381948227-6290-2-git-send-email-carlo.caione@gmail.com>

Hi Carlo,

On Wed, Oct 16, 2013 at 08:30:27PM +0200, Carlo Caione wrote:
> This patch introduces the driver for the RTC in the Allwinner A10 and
> A20 SoCs.
> 
> Signed-off-by: Carlo Caione <carlo.caione@gmail.com>
> ---
> v1->v2:
> - Patch split in two
> - Fix coding style
> - New driver description
> - Rework macros
> - Add comments
> - Change while in for cycles
> ---
>  drivers/rtc/Kconfig     |   7 +
>  drivers/rtc/Makefile    |   1 +
>  drivers/rtc/rtc-sunxi.c | 487 ++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 495 insertions(+)
>  create mode 100644 drivers/rtc/rtc-sunxi.c

Oh, and you forgot to add the DT bindings documentation in your patch.

Thanks,
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131027/53b0a0ed/attachment.sig>

  parent reply	other threads:[~2013-10-27 14:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 18:30 [PATCH v2 1/2] ARM: dts: sun4i/sun7i: add RTC node Carlo Caione
2013-10-16 18:30 ` [PATCH v2 2/2] ARM: sun4i/sun7i: RTC driver Carlo Caione
2013-10-22 15:23   ` Maxime Ripard
2013-10-26  9:19     ` Carlo Caione
2013-10-27 14:25       ` Maxime Ripard
2013-12-20 11:06     ` Alessandro Zummo
2013-10-27 14:27   ` Maxime Ripard [this message]
2013-10-22 15:00 ` [PATCH v2 1/2] ARM: dts: sun4i/sun7i: add RTC node Maxime Ripard
2013-10-22 15:06   ` Maxime Ripard
2013-10-22 15:16     ` Carlo Caione

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=20131027142707.GC16856@lukather \
    --to=maxime.ripard@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).