devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Boris Brezillon <boris.brezillon@free-electrons.com>,
	Alessandro Zummo <a.zummo@towertech.it>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Samuel Ortiz <sameo@linux.intel.com>,
	rtc-linux@googlegroups.com,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Lee Jones <lee.jones@linaro.org>,
	Johan Hovold <jhovold@gmail.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Pawel Moll <pawel.moll@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	Kumar Gala <galak@codeaurora.org>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Andrew Victor <linux@maxim.org.za>, Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH v9 00/10] rtc: at91sam9: add DT support
Date: Thu, 13 Nov 2014 16:14:26 +0100	[thread overview]
Message-ID: <5464CAD2.8040901@atmel.com> (raw)
In-Reply-To: <544501AE.7030706@atmel.com>

On 20/10/2014 14:35, Nicolas Ferre :
> On 20/10/2014 14:17, Boris Brezillon :
>> Hi Alessandro,
>>
>> On Tue, 23 Sep 2014 16:48:35 +0200
>> Boris BREZILLON <boris.brezillon@free-electrons.com> wrote:
>>
>>> Hello,
>>>
>>> This patch series adds DT support to the atmel at91sam9 RTC driver.
>>>
>>> It also removes any machine specific inclusions to prepare the migration
>>> to multi platform kernel support, and retain the slow clock to prevent
>>> the CCF from disabling it at the end of boot.
>>
>> Nicolas was planning to take this series (except for patch 10 which was
>> already applied by Lee) in his tree for 3.19, but if you prefer to take
>> it into yours just let us know.
> 
> Absolutely, I'll happily take them for at91-3.19-drivers and push them
> through arm-soc tree unless Alessandro says otherwise.

Now in at91-3.19-drivers with Arnd's Ack on the documentation patch.
I'll sent them soon to arm-soc.

Thanks, best regards,
-- 
Nicolas Ferre

  reply	other threads:[~2014-11-13 15:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 14:48 [PATCH v9 00/10] rtc: at91sam9: add DT support Boris BREZILLON
     [not found] ` <1411483725-31532-1-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-09-23 14:48   ` [PATCH v9 01/10] rtc: at91sam9: remove references to mach specific headers Boris BREZILLON
2014-09-23 14:48   ` [PATCH v9 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers Boris BREZILLON
2014-10-20 12:17   ` [PATCH v9 00/10] rtc: at91sam9: add DT support Boris Brezillon
2014-10-20 12:35     ` Nicolas Ferre
2014-11-13 15:14       ` Nicolas Ferre [this message]
2014-09-23 14:48 ` [PATCH v9 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 04/10] rtc: at91sam9: add DT support Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 06/10] rtc: at91sam9: rework the Kconfig description Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 07/10] ARM: at91: add clk_lookup entry for RTT devices Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 09/10] rtc: at91sam9: add DT bindings documentation Boris BREZILLON
2014-09-23 16:30   ` Arnd Bergmann
2014-09-23 17:17     ` Boris BREZILLON
2014-09-23 14:48 ` [PATCH v9 10/10] mfd: syscon: add Atmel GPBR DT bindings documention Boris BREZILLON
2014-09-24  8:49 ` [PATCH v9 00/10] rtc: at91sam9: add DT support Lee Jones
2014-09-24  9:17   ` Boris BREZILLON
2014-09-24 12:03     ` Lee Jones

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=5464CAD2.8040901@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=arnd@arndb.de \
    --cc=boris.brezillon@free-electrons.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jhovold@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@maxim.org.za \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=robh+dt@kernel.org \
    --cc=rtc-linux@googlegroups.com \
    --cc=sameo@linux.intel.com \
    /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).