On 07/23/2013 02:20 AM, Tero Kristo wrote:
Adding set-rate-parent to clock node now allows a node to forward clk_set_rate request to its parent clock.
Apologies about previous comment of set-parent missing, the sequence of patches messed with me :(. had expected generic clk changes at the start of the series followed by the rest.
Signed-off-by: Tero Kristo <t-kristo@xxxxxx> --- drivers/clk/clk-divider.c | 6 +++++- drivers/clk/clk-fixed-factor.c | 6 +++++- drivers/clk/clk-gate.c | 8 ++++++-- drivers/clk/clk-mux.c | 6 +++++- 4 files changed, 21 insertions(+), 5 deletions(-)
Documentation/devicetree/bindings/clock/ needs update as well. [...] -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html