linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support
@ 2014-04-17 23:05 Simon Horman
  2014-04-17 23:05 ` [PATCH v6 1/2] " Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Simon Horman @ 2014-04-17 23:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike,

please consider applying this series.

It is the first step on the way towards using the common clock framework
and in turn multi-platform on the r8a7779 (R-Car H1) SoC.

It has been acked by Laurent Pinchart who did similar work
for the R-Car Gen-2 family of SoCs. This work is based on that work.

The bindings added in this series have not been changed since
v4 was posted with devicetree at vger.kernel.org CCed on the 13th of March.

Simon Horman (2):
  clk: shmobile: r8a7779: Add clocks support
  clk: shmobile: r8a7779: Add MSTP clock support

 .../bindings/clock/renesas,cpg-mstp-clocks.txt     |   1 +
 .../bindings/clock/renesas,r8a7779-cpg-clocks.txt  |  27 ++++
 drivers/clk/shmobile/Makefile                      |   1 +
 drivers/clk/shmobile/clk-r8a7779.c                 | 180 +++++++++++++++++++++
 include/linux/clk/shmobile.h                       |   3 +
 5 files changed, 212 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/renesas,r8a7779-cpg-clocks.txt
 create mode 100644 drivers/clk/shmobile/clk-r8a7779.c

-- 
1.8.4

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

end of thread, other threads:[~2014-05-28  8:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 23:05 [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support Simon Horman
2014-04-17 23:05 ` [PATCH v6 1/2] " Simon Horman
2014-05-27  9:31   ` Arnd Bergmann
2014-05-28  1:08     ` Simon Horman
2014-05-28  1:32       ` Mike Turquette
2014-05-28  1:34         ` Simon Horman
2014-05-28  8:42       ` Geert Uytterhoeven
2014-05-28  8:50         ` Simon Horman
2014-04-17 23:05 ` [PATCH v6 2/2] clk: shmobile: r8a7779: Add MSTP clock support Simon Horman
2014-04-24  6:59 ` [PATCH v6 0/2] clk: shmobile: r8a7779: Add clocks support Simon Horman
2014-05-13  1:59 ` Simon Horman
2014-05-13  6:15   ` Mike Turquette
2014-05-13  7:07     ` 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).