[RFC] [PATCH 0/2] clock helper for determining flags properties
Gabriel FERNANDEZ
gabriel.fernandez at st.com
Tue May 13 04:57:31 PDT 2014
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
More information about the linux-arm-kernel
mailing list