linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC PM Updates for v4.1
Date: Fri, 20 Mar 2015 01:07:15 +0000	[thread overview]
Message-ID: <cover.1426812951.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC PM updates for v4.1.


The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-pm-for-v4.1

for you to fetch changes up to a8caad66904a7923c05fc4a137110085533ef00c:

  ARM: shmobile: Consolidate the pm code for R-Car Gen2 (2015-03-17 08:05:13 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC PM Updates for v4.1

* Consolidate the pm code for R-Car Gen2
* Correct SYSCIER value for r8a7790 and r8a7791 SoCs

----------------------------------------------------------------
Gaku Inami (1):
      ARM: shmobile: Consolidate the pm code for R-Car Gen2

Simon Horman (2):
      ARM: shmobile: r8a7790: Correct SYSCIER value
      ARM: shmobile: r8a7791: Correct SYSCIER value

 arch/arm/mach-shmobile/Makefile       |   5 +-
 arch/arm/mach-shmobile/pm-r8a7790.c   |  82 ------------------------
 arch/arm/mach-shmobile/pm-r8a7791.c   |  73 ---------------------
 arch/arm/mach-shmobile/pm-rcar-gen2.c | 115 ++++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/r8a7790.h      |   1 -
 arch/arm/mach-shmobile/r8a7791.h      |   1 -
 arch/arm/mach-shmobile/rcar-gen2.h    |   1 +
 arch/arm/mach-shmobile/smp-r8a7790.c  |   3 +-
 arch/arm/mach-shmobile/smp-r8a7791.c  |   2 +-
 9 files changed, 122 insertions(+), 161 deletions(-)
 delete mode 100644 arch/arm/mach-shmobile/pm-r8a7790.c
 delete mode 100644 arch/arm/mach-shmobile/pm-r8a7791.c
 create mode 100644 arch/arm/mach-shmobile/pm-rcar-gen2.c

             reply	other threads:[~2015-03-20  1:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-20  1:07 Simon Horman [this message]
2015-03-20  1:07 ` [PATCH 1/3] ARM: shmobile: r8a7790: Correct SYSCIER value Simon Horman
2015-03-20  1:07 ` [PATCH 2/3] ARM: shmobile: r8a7791: " Simon Horman
2015-03-20  1:07 ` [PATCH 3/3] ARM: shmobile: Consolidate the pm code for R-Car Gen2 Simon Horman
2015-04-03 17:52 ` [GIT PULL] Renesas ARM Based SoC PM Updates for v4.1 Olof Johansson

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.1426812951.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).