All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner drivers additions for 3.18
Date: Thu, 25 Sep 2014 18:20:37 +0200	[thread overview]
Message-ID: <201409251820.38087.arnd@arndb.de> (raw)
In-Reply-To: <20140920202855.GA20329@lukather>

On Saturday 20 September 2014, Maxime Ripard wrote:
> Hi,
> 
> Please pull the following changes for the next merge window.
> 

Pulled into next/drivers. The patches look good, but please note that the RTC
subsystem does have a maintainer and mailing list. You should really keep
them in the loop for the reviews *and* the submission.

	Arnd

> The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
> 
>   Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-drivers-for-3.18
> 
> for you to fetch changes up to 64a1925c00706253aa887431fc45f96db48aa727:
> 
>   rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc (2014-09-19 12:39:30 +0200)
> 
> ----------------------------------------------------------------
> Allwinner drivers additions for 3.18
> 
> Nothing major, just handling the RTC driver changes needed for the A31/A23.
> 
> ----------------------------------------------------------------
> Chen-Yu Tsai (2):
>       rtc: sun6i: Add sun6i RTC driver
>       rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc
> 
>  .../devicetree/bindings/rtc/sun6i-rtc.txt          |  17 +
>  drivers/rtc/Kconfig                                |   9 +-
>  drivers/rtc/Makefile                               |   1 +
>  drivers/rtc/rtc-sun6i.c                            | 447 +++++++++++++++++++++
>  4 files changed, 473 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/devicetree/bindings/rtc/sun6i-rtc.txt
>  create mode 100644 drivers/rtc/rtc-sun6i.c
> 
> -- 
> Maxime Ripard, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
> 

  reply	other threads:[~2014-09-25 16:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-20 20:28 [GIT PULL] Allwinner drivers additions for 3.18 Maxime Ripard
2014-09-25 16:20 ` Arnd Bergmann [this message]
2014-09-25 16:31   ` Maxime Ripard
2014-09-25 17:04     ` Arnd Bergmann
2014-09-26 15:04       ` Maxime Ripard
2014-09-25 17:18     ` Alessandro Zummo
2014-09-26 15:16       ` Maxime Ripard
2014-09-26 15:24         ` Alessandro Zummo

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=201409251820.38087.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.