linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	linux-renesas-soc@vger.kernel.org, linux-pm@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] renesas: sysc: Use GENPD_FLAG_ALWAYS_ON
Date: Mon, 12 Jun 2017 11:23:44 +0200	[thread overview]
Message-ID: <1497259427-8299-1-git-send-email-geert+renesas@glider.be> (raw)

	Hi Simon, Magnus,

Commit ffaa42e8a40b7f10 ("PM / Domains: Enable users of genpd to specify
always on PM domains") introduced a new flag GENPD_FLAG_ALWAYS_ON, which
allows to remove some code for drivers handling always-on PM domains.

This series does that for the Renesas R-Car SYSC driver (used on R-Car
Gen2 and Gen3, and RZ/G1) and the R-Mobile SYSC driver (used on R-Mobile
APE6 and A1, and SH-Mobile AG5).

Note that on R/SH-Mobile, the PM domain containing the serial console is
still handled locally.

Tested on:
  - r8a7790/koelsch and r8a7795/salvator-x,
  - r8a73a4/ape6evm, r8a7740/armadillo, sh73a0/kzm9g.

Thanks!

Geert Uytterhoeven (2):
  soc: renesas: rcar-sysc: Use GENPD_FLAG_ALWAYS_ON
  ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ALWAYS_ON

 arch/arm/mach-shmobile/pm-rmobile.c | 19 ++++---------------
 drivers/soc/renesas/rcar-sysc.c     | 28 ++++------------------------
 drivers/soc/renesas/rcar-sysc.h     |  2 --
 3 files changed, 8 insertions(+), 41 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2017-06-12  9:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12  9:23 Geert Uytterhoeven [this message]
2017-06-12  9:23 ` [PATCH 1/2] soc: renesas: rcar-sysc: Use GENPD_FLAG_ALWAYS_ON Geert Uytterhoeven
2017-06-12 12:27   ` Ulf Hansson
2017-06-14  8:58     ` Simon Horman
2017-06-12  9:23 ` [PATCH 2/2] ARM: shmobile: pm-rmobile: " Geert Uytterhoeven
2017-06-12 12:27   ` Ulf Hansson
2017-06-14  8:54     ` Simon Horman

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=1497259427-8299-1-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=ulf.hansson@linaro.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).