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

Hi!

As Geert suggested, this revision fixes the number of parent clocks at one,
four, or eight to avoid ambiguity.

CU
Uli


Changes since v6:
- require exactly one, four, or eight parent clocks

Changes since v5:
- straighten types
- don't use hw->init outside cpg_div6_clock_init()
- drop superfluous allocation error messages
- drop renesas,src-* properties, can be inferred

Changes since v4:
- implement .get_parent, .set_parent
- improve bindings documentation

Changes since v3:
- note that renesas,src-shift and renesas,src-width depend on each other
- clarified description
- minor coding style fixes

Changes since v2:
- add r8a73a4 to bindings
- use u32 where appropriate
- don't split error message

Changes since v1:
- make sure unrelated register bits are preserved
- use the plural for the clocks property in bindings

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

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

-- 
1.8.4.5


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

end of thread, other threads:[~2014-11-25 12:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 15:51 [PATCH v7 0/2] clk: shmobile: DIV6 clock variable parent support Ulrich Hecht
2014-11-07 15:51 ` [PATCH v7 1/2] clk: shmobile: div6: support selectable-input clocks Ulrich Hecht
2014-11-25 12:19   ` Laurent Pinchart
2014-11-07 15:51 ` [PATCH v7 2/2] clk: shmobile: document DIV6 clock parent bindings Ulrich Hecht
2014-11-10  9:16 ` [PATCH v7 0/2] clk: shmobile: DIV6 clock variable parent support Geert Uytterhoeven
2014-11-11 10:16   ` Magnus Damm
2014-11-12 10:56     ` Geert Uytterhoeven
2014-11-21  5:54       ` Magnus Damm
2014-11-21  7:38         ` Geert Uytterhoeven
2014-11-25  1:49           ` Mike Turquette
2014-11-25 10:39             ` 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).