linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: shmobile: r8a73a4: DT PM domain support
@ 2015-02-04 13:52 Geert Uytterhoeven
  2015-02-04 13:52 ` [PATCH 1/3] PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2015-02-04 13:52 UTC (permalink / raw)
  To: linux-arm-kernel

	Hi Simon, Magnus,

This patch series enables DT support for PM domains on the Renesas
R-Mobile APE6 (r8a73a4) SoC.

This series builds further upon the DT PM Domain support for R-Mobile
A1 (r8a7740) and SH-Mobile AG5 (sh73a0).  Due to the similarity of the
SYSC System-Controller on the various SH-Mobile/R-Mobile SoCs, and the
abstraction of PM domains in DT, the same driver can handle r8a73a4,
without any additional modifications, and without changing the DT
bindings.

Dependencies:
  1. Patch 1 (DT binding doc) depends on the R-Mobile DT PM Domain
     work for sh73a0, which depends on the multiplatform work for
     sh73a0, which is blocked on simple-pm-bus,
  2. Patch 2 (dtsi) depends on the multiplatform work for r8a73a4,
     which is blocked on simple-pm-bus,
  3. Patch 3 (drivers/sh) depends on all of the above.

This was tested on ape6evm-multiplatform.

Thanks for your comments!

Geert Uytterhoeven (3):
  PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding
  ARM: shmobile: r8a73a4 dtsi: Add PM domain support
  drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd

 .../bindings/power/renesas,sysc-rmobile.txt        |   1 +
 arch/arm/boot/dts/r8a73a4.dtsi                     | 177 +++++++++++++++++++++
 drivers/sh/pm_runtime.c                            |   2 +-
 3 files changed, 179 insertions(+), 1 deletion(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at 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] 4+ messages in thread

end of thread, other threads:[~2015-02-04 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-04 13:52 [PATCH 0/3] ARM: shmobile: r8a73a4: DT PM domain support Geert Uytterhoeven
2015-02-04 13:52 ` [PATCH 1/3] PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding Geert Uytterhoeven
2015-02-04 13:52 ` [PATCH 2/3] ARM: shmobile: r8a73a4 dtsi: Add PM domain support Geert Uytterhoeven
2015-02-04 13:52 ` [PATCH 3/3] drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd Geert Uytterhoeven

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