All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP
Date: Wed, 9 Jan 2013 20:37:53 +0000	[thread overview]
Message-ID: <201301092037.53751.arnd@arndb.de> (raw)
In-Reply-To: <1355303186-9267-1-git-send-email-gregory.clement@free-electrons.com>

On Wednesday 12 December 2012, Gregory CLEMENT wrote:
> This small patch set adds RTC support for Armada 370 and Armada XP. It
> was successfully tested on the evaluation board. The third patch add
> the lacking documentation for the device tree binding and was already
> taken by Grant Likely, I keep this one in the series for
> coherency. The only differences with the previous patch set was the
> add of the Acked-by from Andrew Lunn and a new small patch to update
> of the mvebu_configuration. I also split the patch wich add the RTC
> support in two part, one for the RTC subsytem and on for
> mach-mvebu. This series is 3.9 material.

Nice and small!

Acked-by: Arnd Bergmann <arnd@arndb.de>

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Gregory CLEMENT
	<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	Ike Pan <ike.pan-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>,
	David Marlin <dmarlin-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	Yehuda Yitschak <yehuday-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Jani Monoses
	<jani.monoses-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>,
	rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Dan Frazier
	<dann.frazier-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>,
	Eran Ben-Avi <benavi-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Leif Lindholm <leif.lindholm-5wv7dgnIgG8@public.gmane.org>,
	Sebastian Hesselbarth
	<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
	Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Chris Van Hoof <vanhoof-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>,
	Jon Masters <jcm-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Alessandro Zummo
	<a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>,
	Maen Suleiman <maen-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Shadi Ammouri <shadi-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP
Date: Wed, 9 Jan 2013 20:37:53 +0000	[thread overview]
Message-ID: <201301092037.53751.arnd@arndb.de> (raw)
In-Reply-To: <1355303186-9267-1-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

On Wednesday 12 December 2012, Gregory CLEMENT wrote:
> This small patch set adds RTC support for Armada 370 and Armada XP. It
> was successfully tested on the evaluation board. The third patch add
> the lacking documentation for the device tree binding and was already
> taken by Grant Likely, I keep this one in the series for
> coherency. The only differences with the previous patch set was the
> add of the Acked-by from Andrew Lunn and a new small patch to update
> of the mvebu_configuration. I also split the patch wich add the RTC
> support in two part, one for the RTC subsytem and on for
> mach-mvebu. This series is 3.9 material.

Nice and small!

Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>

  parent reply	other threads:[~2013-01-09 20:37 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12  9:06 [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP Gregory CLEMENT
2012-12-12  9:06 ` Gregory CLEMENT
2012-12-12  9:06 ` [PATCH V2 1/4] rtc: Add support of rtc-mv for MVEBU SoCs Gregory CLEMENT
2012-12-12  9:06   ` Gregory CLEMENT
2013-01-10  2:02   ` Jason Cooper
2013-01-10  2:02     ` Jason Cooper
2012-12-12  9:06 ` [PATCH V2 2/4] arm: mvebu: Add RTC support for Armada 370 and Armada XP Gregory CLEMENT
2012-12-12  9:06   ` Gregory CLEMENT
2013-01-10  2:03   ` Jason Cooper
2013-01-10  2:03     ` Jason Cooper
2012-12-12  9:06 ` [PATCH V2 3/4] rtc: rtc-mv: Add the device tree binding documentation Gregory CLEMENT
2012-12-12  9:06   ` Gregory CLEMENT
2012-12-12  9:06 ` [PATCH V2 4/4] arm: mvebu: Update defconfig with Marvell RTC support Gregory CLEMENT
2012-12-12  9:06   ` Gregory CLEMENT
2013-01-10  2:03   ` Jason Cooper
2013-01-10  2:03     ` Jason Cooper
2012-12-12  9:10 ` [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP Gregory CLEMENT
2012-12-12  9:10   ` Gregory CLEMENT
2013-01-09 18:49   ` Florian Fainelli
2013-01-09 18:49     ` Florian Fainelli
2013-01-09 20:37 ` Arnd Bergmann [this message]
2013-01-09 20:37   ` Arnd Bergmann

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=201301092037.53751.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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 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.