devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] ARM/arm64: dts: rcar: Add SYSC PM domains
@ 2016-03-09 19:18 Geert Uytterhoeven
       [not found] ` <1457551135-22078-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2016-03-09 19:18 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm
  Cc: Laurent Pinchart, linux-pm, linux-renesas-soc, linux-arm-kernel,
	devicetree, Geert Uytterhoeven

	Hi all,

This patch series adds the R-Car System Controller to the DTS files for
the various R-Car SoCs, and hooks up devices to their respective PM
domains.

This is a dependency for the enablement of DU and VSP on R-Car H3, as
the VSPs are located in a PM Domain.

Changes compared to v2:
  - Move power area hierarchy from DT to C (cfr. DT bindings for Renesas
    CPG/MSSR), and switch to "#power-domain-cells = <1>",
  - Drop fallback compatibility strings, as the bindings are
    SoC-specific,
  - Add an "always-on" power area on R-Car H3.

Changes compared to v1:
  - Add R-Car H3 (r8a7795) support,
  - Use "renesas,<type>-sysc" instead of "renesas,sysc-<type>",
  - Add fallback compatibility strings for R-Car Gen2 and Gen3.

Dependencies:
  - renesas-devel-20160307-v4.5-rc7,
  - clk/clk-next with "[PATCH v2] clk: renesas: Rename header file
    renesas.h" applied,
  - "[PATCH 0/4] clk: renesas: PM Domain Cleanups and Preparation".
  - "[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".
Note that these are hard dependencies: adding SYSC PM Domains to DTS
files without driver support cause breakage!

For your convenience, I've pushed this, incl. all dependencies, to the
topic/rcar-sysc-pd-v3 branch of
https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git

Thanks for your comments!

Geert Uytterhoeven (6):
  ARM: dts: r8a7779: Add SYSC PM domains
  ARM: dts: r8a7790: Add SYSC PM domains
  ARM: dts: r8a7791: Add SYSC PM domains
  ARM: dts: r8a7793: Add SYSC PM domains
  ARM: dts: r8a7794: Add SYSC PM domains
  arm64: dts: r8a7795: Add SYSC PM domains

 arch/arm/boot/dts/r8a7779.dtsi           |  10 +++
 arch/arm/boot/dts/r8a7790.dtsi           |  17 +++++
 arch/arm/boot/dts/r8a7791.dtsi           |  10 +++
 arch/arm/boot/dts/r8a7793.dtsi           |   9 +++
 arch/arm/boot/dts/r8a7794.dtsi           |  10 +++
 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 115 +++++++++++++++++--------------
 6 files changed, 120 insertions(+), 51 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-03-14  0:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09 19:18 [PATCH v3 0/6] ARM/arm64: dts: rcar: Add SYSC PM domains Geert Uytterhoeven
     [not found] ` <1457551135-22078-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2016-03-09 19:18   ` [PATCH v3 1/6] ARM: dts: r8a7779: " Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH v3 2/6] ARM: dts: r8a7790: " Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH v3 3/6] ARM: dts: r8a7791: " Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH v3 4/6] ARM: dts: r8a7793: " Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH v3 5/6] ARM: dts: r8a7794: " Geert Uytterhoeven
2016-03-09 19:18 ` [PATCH v3 6/6] arm64: dts: r8a7795: " Geert Uytterhoeven
2016-03-10 23:34   ` Simon Horman
2016-03-11  8:01     ` Geert Uytterhoeven
2016-03-14  0:12       ` Simon Horman

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