public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: shmobile: add Renesas R-Car Gen3 CPG support
@ 2015-08-25  6:40 Kuninori Morimoto
  2015-08-25  6:42 ` [PATCH 1/2] " Kuninori Morimoto
  2015-08-25  6:43 ` [PATCH 2/2] clk: shmobile: Add r8a7795 SoC to MSTP bindings Kuninori Morimoto
  0 siblings, 2 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2015-08-25  6:40 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette
  Cc: Simon Horman, Magnus, Linux-SH, Linux-Kernel, Geert Uytterhoeven,
	linux-clk


Hi Stephen, Michael
Cc: Simon, Magnus, Geert

These are Renesas R-Car Gen3 clock support patches.
We need incremental update for it, but it is good enough for initial booting.
Renesas R-Car Gen3 initial SoC/board support patch-set depends on these patches.

Renesas SoC series maintainer is Simon and Magnus.
Simon can accept (?) these patches as part of Renesas SoC if Stephen / Michael
can give it Ack. Or Simon can merge Stephen or Michael's branch.
I'm not sure which one is good choice

Gaku Inami (1):
      clk: shmobile: add Renesas R-Car Gen3 CPG support

Kuninori Morimoto (1):
      clk: shmobile: Add r8a7795 SoC to MSTP bindings

 Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt      |   1 +
 Documentation/devicetree/bindings/clock/renesas,rcar-gen3-cpg-clocks.txt |  31 ++++++++++++
 drivers/clk/shmobile/Makefile                                            |   1 +
 drivers/clk/shmobile/clk-rcar-gen3.c                                     | 232 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 265 insertions(+)



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

end of thread, other threads:[~2015-08-28 10:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25  6:40 [PATCH 0/2] clk: shmobile: add Renesas R-Car Gen3 CPG support Kuninori Morimoto
2015-08-25  6:42 ` [PATCH 1/2] " Kuninori Morimoto
2015-08-25 22:46   ` Stephen Boyd
2015-08-26  7:29     ` Geert Uytterhoeven
2015-08-28 10:52       ` Magnus Damm
2015-08-25  6:43 ` [PATCH 2/2] clk: shmobile: Add r8a7795 SoC to MSTP bindings Kuninori Morimoto

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