public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: renesas: PM Domain Cleanups and Preparation
@ 2016-03-09 19:18 Geert Uytterhoeven
  2016-03-09 19:18 ` [PATCH 1/4] clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Geert Uytterhoeven @ 2016-03-09 19:18 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: Simon Horman, Magnus Damm, Laurent Pinchart, linux-clk,
	linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

This patch series performs some cleanups related to PM Domains on the
Renesas clock drivers, and prepares the CPG/MSSR driver for the advent
of R-Car SYSC PM Domains.

Support for the latter will be introduced in 3 patch series:
  - "[PATCH v3 0/7] PM / Domains: Add DT bindings for the R-Car System
    Controller",
  - "[PATCH v3 00/11] soc: renesas: Add R-Car SYSC PM Domain Support",
  - "[PATCH v3 0/6] ARM/arm64: dts: rcar: Add SYSC PM domains".

This patch series is against clk/clk-next with "[PATCH v2] clk: renesas:
Rename header file renesas.h" applied.

Thanks for your comments!

Geert Uytterhoeven (4):
  clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF
  clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF
  clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain
    parameter
  clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()

 drivers/clk/renesas/clk-mstp.c         |  6 ++----
 drivers/clk/renesas/renesas-cpg-mssr.c | 27 ++++++++++++---------------
 include/linux/clk/renesas.h            | 10 ++++------
 3 files changed, 18 insertions(+), 25 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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09 19:18 [PATCH 0/4] clk: renesas: PM Domain Cleanups and Preparation Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH 1/4] clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH 2/4] clk: renesas: cpg-mssr: " Geert Uytterhoeven
2016-03-10  2:21   ` Laurent Pinchart
2016-03-09 19:18 ` [PATCH 3/4] clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameter Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH 4/4] clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev() Geert Uytterhoeven
2016-04-07 11:26   ` Geert Uytterhoeven
2016-04-07 15:28 ` [PATCH 0/4] clk: renesas: PM Domain Cleanups and Preparation Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox