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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html