devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: shmobile: DIV6 clock variable parent support
@ 2014-10-31 15:01 Ulrich Hecht
  2014-10-31 15:01 ` [PATCH 1/2] clk: shmobile: div6: support selectable-input clocks Ulrich Hecht
  2014-10-31 15:01 ` [PATCH 2/2] clk: shmobile: document DIV6 clock parent bindings Ulrich Hecht
  0 siblings, 2 replies; 6+ messages in thread
From: Ulrich Hecht @ 2014-10-31 15:01 UTC (permalink / raw)
  To: horms, mturquette, laurent.pinchart+renesas
  Cc: linux-sh, magnus.damm, geert, devicetree, Ulrich Hecht

Hi!

Here's a new attempt at implementing variable-parent 6-bit divider (DIV6)
clocks, this time using .get_parent and .set_parent.  Also, the bindings now
actually explain how to specify the parent clocks and feature a relevant
example.

CU
Uli

Changes since v1:
- implement .get_parent, .set_parent
- improve bindings documentation
- split patch in two


Ulrich Hecht (2):
  clk: shmobile: div6: support selectable-input clocks
  clk: shmobile: document DIV6 clock parent bindings

 .../bindings/clock/renesas,cpg-div6-clocks.txt     |  28 +++--
 drivers/clk/shmobile/clk-div6.c                    | 117 ++++++++++++++++++---
 2 files changed, 127 insertions(+), 18 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2014-11-03 13:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 15:01 [PATCH 0/2] clk: shmobile: DIV6 clock variable parent support Ulrich Hecht
2014-10-31 15:01 ` [PATCH 1/2] clk: shmobile: div6: support selectable-input clocks Ulrich Hecht
2014-11-03 10:07   ` Geert Uytterhoeven
2014-11-03 13:34   ` Laurent Pinchart
2014-10-31 15:01 ` [PATCH 2/2] clk: shmobile: document DIV6 clock parent bindings Ulrich Hecht
2014-11-03  9:35   ` 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).