linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: renesas: Clock Domain fixes
@ 2016-04-26  7:09 Geert Uytterhoeven
  2016-04-26  7:09 ` [PATCH 1/4] clk: renesas: mstp: Postpone call to pm_genpd_init() Geert Uytterhoeven
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2016-04-26  7:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: Rafael J. Wysocki, Kevin Hilman, Ulf Hansson, Laurent Pinchart,
	linux-clk, linux-pm, linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

This patch series contains fixes for the Renesas CPG/MSTP and CPG/MSSR
Clock Domains:
  1. Postpone calls to pm_genpd_init(), as all local setup of the
     generic_pm_domain structure should have been completed before
     calling pm_genpd_init(),
  2. Use always-on governor for Clock Domains, to prevent their status
     from being shown as "off-0" in
     /sys/kernel/debug/pm_genpd/pm_genpd_summary.

I plan to queue these up with other clock updates in
clk-renesas-for-v4.7, and send a pull request later.

Thanks for your comments!

Geert Uytterhoeven (4):
  clk: renesas: mstp: Postpone call to pm_genpd_init()
  clk: renesas: mstp: Use always-on governor for Clock Domain
  clk: renesas: cpg-mssr: Postpone call to pm_genpd_init()
  clk: renesas: cpg-mssr: Use always-on governor for Clock Domain

 drivers/clk/renesas/clk-mstp.c         | 3 +--
 drivers/clk/renesas/renesas-cpg-mssr.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.9.1

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-04-27 14:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26  7:09 [PATCH 0/4] clk: renesas: Clock Domain fixes Geert Uytterhoeven
2016-04-26  7:09 ` [PATCH 1/4] clk: renesas: mstp: Postpone call to pm_genpd_init() Geert Uytterhoeven
2016-04-26  7:09 ` [PATCH 2/4] clk: renesas: mstp: Use always-on governor for Clock Domain Geert Uytterhoeven
2016-04-27 13:59   ` Ulf Hansson
2016-04-27 14:04     ` Geert Uytterhoeven
2016-04-27 14:07       ` Ulf Hansson
2016-04-26  7:09 ` [PATCH 3/4] clk: renesas: cpg-mssr: Postpone call to pm_genpd_init() Geert Uytterhoeven
2016-04-26  7:09 ` [PATCH 4/4] clk: renesas: cpg-mssr: Use always-on governor for Clock Domain Geert Uytterhoeven
2016-04-26  7:33 ` [PATCH 0/4] clk: renesas: Clock Domain fixes Laurent Pinchart
2016-04-27 14:06 ` Ulf Hansson

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