All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: renesas: mstp: Add support for RZ/A2
@ 2018-07-11 17:03 Chris Brandt
  2018-07-11 17:03 ` [PATCH 1/2] clk: renesas: mstp: Add support for r7s9210 Chris Brandt
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Chris Brandt @ 2018-07-11 17:03 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Rob Herring, Mark Rutland,
	Geert Uytterhoeven
  Cc: linux-clk, devicetree, linux-renesas-soc, Simon Horman, Chris Brandt

Add support for RZ/A2 series.
The clock HW is similar to RZ/A1, but with different dividers
and additional clocks sources.


Chris Brandt (2):
  clk: renesas: mstp: Add support for r7s9210
  clk: renesas: mstp: Document R7S9210 support

 .../bindings/clock/renesas,cpg-mstp-clocks.txt     |   1 +
 drivers/clk/renesas/Kconfig                        |   5 +
 drivers/clk/renesas/Makefile                       |   1 +
 drivers/clk/renesas/clk-mstp.c                     |   3 +
 drivers/clk/renesas/clk-rz.c                       | 155 ++++++++++++++++-----
 5 files changed, 131 insertions(+), 34 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-09-05 13:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11 17:03 [PATCH 0/2] clk: renesas: mstp: Add support for RZ/A2 Chris Brandt
2018-07-11 17:03 ` [PATCH 1/2] clk: renesas: mstp: Add support for r7s9210 Chris Brandt
2018-07-13  9:58   ` Geert Uytterhoeven
2018-07-13 16:27     ` Chris Brandt
2018-07-13 16:27       ` Chris Brandt
2018-07-13 16:27       ` Chris Brandt
2018-07-11 17:03 ` [PATCH 2/2] clk: renesas: mstp: Document R7S9210 support Chris Brandt
2018-07-13  9:32   ` Geert Uytterhoeven
2018-07-20 14:20   ` Rob Herring
2018-09-05 13:37   ` Geert Uytterhoeven
2018-07-20  8:10 ` [PATCH 0/2] clk: renesas: mstp: Add support for RZ/A2 Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.