linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support
@ 2017-08-21 13:01 Simon Horman
  2017-08-21 13:01 ` [PATCH v2 1/6] clk: renesas: rcar-gen3: Add Z clock divider support Simon Horman
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Simon Horman @ 2017-08-21 13:01 UTC (permalink / raw)
  To: linux-arm-kernel


Hi,

this patch-set adds Z and Z2 clock support.

These are dependencies for supporting CPUFreq. The remainder of that
work is being posted separately and can be found at:

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git topic/rcar-gen3-cpufreq


A description of steps taken to lightly exercise the same feature for the
r88a7795 the above can be found at the link below. The results are the same
for the r8a7796 with the exception that it has two active CPU cores rather
than four.

http://elinux.org/Tests:R-CAR-GEN3-CPUFreq


Based on clk-renesas-for-v4.14-tag1

Changes since v1:
* Rebase
* Include r8a7795 and r8a7796 changes in same patchset

Takeshi Kihara (6):
  clk: renesas: rcar-gen3: Add Z clock divider support
  clk: renesas: rcar-gen3: Add Z2 clock divider support
  clk: renesas: r8a7795: Add Z clock
  clk: renesas: r8a7795: Add Z2 clock
  clk: renesas: r8a7796: Add Z clock
  clk: renesas: r8a7796: Add Z2 clock

 drivers/clk/renesas/r8a7795-cpg-mssr.c |   2 +
 drivers/clk/renesas/r8a7796-cpg-mssr.c |   2 +
 drivers/clk/renesas/rcar-gen3-cpg.c    | 204 +++++++++++++++++++++++++++++++++
 drivers/clk/renesas/rcar-gen3-cpg.h    |   2 +
 4 files changed, 210 insertions(+)

-- 
2.1.4

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

end of thread, other threads:[~2017-08-24 13:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-21 13:01 [PATCH v2 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support Simon Horman
2017-08-21 13:01 ` [PATCH v2 1/6] clk: renesas: rcar-gen3: Add Z clock divider support Simon Horman
2017-08-24 12:46   ` Geert Uytterhoeven
2017-08-21 13:01 ` [PATCH v2 2/6] clk: renesas: rcar-gen3: Add Z2 " Simon Horman
2017-08-24 13:16   ` Geert Uytterhoeven
2017-08-21 13:01 ` [PATCH v2 3/6] clk: renesas: r8a7795: Add Z clock Simon Horman
2017-08-24 11:49   ` Geert Uytterhoeven
2017-08-21 13:01 ` [PATCH v2 4/6] clk: renesas: r8a7795: Add Z2 clock Simon Horman
2017-08-24 11:50   ` Geert Uytterhoeven
2017-08-21 13:01 ` [PATCH v2 5/6] clk: renesas: r8a7796: Add Z clock Simon Horman
2017-08-24 11:49   ` Geert Uytterhoeven
2017-08-21 13:01 ` [PATCH v2 6/6] clk: renesas: r8a7796: Add Z2 clock Simon Horman
2017-08-24 11:50   ` Geert Uytterhoeven
2017-08-24 11:51     ` Geert Uytterhoeven
2017-08-23 15:20 ` [PATCH v2 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support Geert Uytterhoeven
2017-08-24 10: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).