linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC Drivers Updates for v3.20
Date: Fri, 16 Jan 2015 11:35:06 +0900	[thread overview]
Message-ID: <cover.1421371868.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC drivers updates for v3.20.


The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-drivers-for-v3.20

for you to fetch changes up to ab9ff6fe6fdd225a92ae740eceb05e12daf00ce1:

  drivers: bus: Add Simple Power-Managed Bus Driver (2015-01-14 09:38:24 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Drivers Updates for v3.20

* Add Simple Power-Managed Bus

----------------------------------------------------------------
Geert Uytterhoeven (4):
      drivers: bus: Sort Kconfig entries alphabetically
      drivers: bus: Sort Makefile entries alphabetically
      drivers: bus: Add Simple Power-Managed Bus DT Bindings
      drivers: bus: Add Simple Power-Managed Bus Driver

 .../devicetree/bindings/bus/simple-pm-bus.txt      | 52 +++++++++++++++++++++
 drivers/bus/Kconfig                                | 53 ++++++++++++++--------
 drivers/bus/Makefile                               | 15 +++---
 drivers/bus/simple-pm-bus.c                        | 51 +++++++++++++++++++++
 4 files changed, 144 insertions(+), 27 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/bus/simple-pm-bus.txt
 create mode 100644 drivers/bus/simple-pm-bus.c

             reply	other threads:[~2015-01-16  2:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16  2:35 Simon Horman [this message]
2015-01-16  2:35 ` [PATCH 1/4] drivers: bus: Sort Kconfig entries alphabetically Simon Horman
2015-01-16  2:35 ` [PATCH 2/4] drivers: bus: Sort Makefile " Simon Horman
2015-01-16  2:35 ` [PATCH 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings Simon Horman
2015-01-16  2:35 ` [PATCH 4/4] drivers: bus: Add Simple Power-Managed Bus Driver Simon Horman
2015-01-21 22:44 ` [GIT PULL] Renesas ARM Based SoC Drivers Updates for v3.20 Olof Johansson
2015-01-22 10:17   ` Geert Uytterhoeven

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=cover.1421371868.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --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).