linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC v3 0/3] clk: shmobile: Add new Renesas CPG/MSSR DT bindings
@ 2015-10-12 11:37 Geert Uytterhoeven
  2015-10-12 11:37 ` [PATCH/RFC v3 1/3] " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2015-10-12 11:37 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Laurent Pinchart, Magnus Damm,
	Simon Horman, Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Kumar Gala
  Cc: linux-clk, devicetree, linux-sh, Geert Uytterhoeven

	Hi Mike, Stephen, et al.,

As discussed at ELCE last week, here's my RFC introducing a new unified
binding for the Renesas CPG (Clock Pulse Generator) and MSSR (Module
Standby and Software Reset) blocks.  These bindings are supposed to be
more in-line with current CCF best practices, and allow expansion to
cover the module reset functionality in the future.  They are intended
to be used initially for the new R-Car Gen3 SoCs (r8a7795), but we may
decide to migrate older SoCs somewhen in the future.

  - The first patch is an RFC introducing the new bindings.
  - Patches 2 and 3 are Proof-of-Concepts of the CPG Core Clock
    Definitions for the already supported R-Car M2-W (r8a7791) SoC, and
    for the new R-Car H3 (r8a7795) SoC.

The idea is to get the bindings (for r8a7795) accepted in v4.4, so we
can continue developing and prepare final support for r8a7795 in v4.5.

I will post preliminary code and DT patches for both r8a7791 (POC) and
r8a7795 (mandatory) as soon as possible.

Thanks for your comments!

References:
  - v2+ ≈ [PATCH v8 00/05] Renesas R-Car Gen3 CPG support V8"
    (http://www.spinics.net/lists/linux-clk/msg03288.html)
  - v2 = "[PATCH/RFC v2 0/4] Renesas CPG/MSTP DT Binding Proposal"
    (http://www.spinics.net/lists/linux-clk/msg03132.html)
  - v1 = "Renesas CPG/MSTP DT Binding Proposal"
    (http://www.spinics.net/lists/linux-clk/msg01189.html)

Geert Uytterhoeven (3):
  [RFC] clk: shmobile: Add new Renesas CPG/MSSR DT bindings
  [POC] clk: shmobile: Add r8a7791 CPG Core Clock Definitions
  [POC] clk: shmobile: Add r8a7795 CPG Core Clock Definitions

 .../devicetree/bindings/clock/renesas,cpg-mssr.txt | 71 ++++++++++++++++++++++
 include/dt-bindings/clock/r8a7791-cpg-mssr.h       | 22 +++++++
 include/dt-bindings/clock/r8a7795-cpg-mssr.h       | 17 ++++++
 include/dt-bindings/clock/renesas-cpg-mssr.h       | 15 +++++
 4 files changed, 125 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/renesas,cpg-mssr.txt
 create mode 100644 include/dt-bindings/clock/r8a7791-cpg-mssr.h
 create mode 100644 include/dt-bindings/clock/r8a7795-cpg-mssr.h
 create mode 100644 include/dt-bindings/clock/renesas-cpg-mssr.h

-- 
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] 4+ messages in thread

end of thread, other threads:[~2015-10-12 11:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 11:37 [PATCH/RFC v3 0/3] clk: shmobile: Add new Renesas CPG/MSSR DT bindings Geert Uytterhoeven
2015-10-12 11:37 ` [PATCH/RFC v3 1/3] " Geert Uytterhoeven
2015-10-12 11:37 ` [PATCH/POC v3 2/3] clk: shmobile: Add r8a7791 CPG Core Clock Definitions Geert Uytterhoeven
2015-10-12 11:37 ` [PATCH/POC v3 3/3] clk: shmobile: Add r8a7795 " 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).