The first patch provides a helper to get flags properties of a clock node. This patch is limited to CLK_SET_RATE_PARENT flag for e.g. The second patch provides an example of use of this clock helper. Gabriel Fernandez (2): clk: of: helper for determining flags properties drivers: clk: st: authorize propagate rate change for clockgenD0 arch/arm/boot/dts/stih407-clock.dtsi | 1 + drivers/clk/clk.c | 11 +++++++++++ drivers/clk/st/clk-flexgen.c | 2 ++ include/linux/clk-provider.h | 6 ++++++ 4 files changed, 20 insertions(+) -- 1.9.1 -- 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