All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] [PATCH 0/2] clock helper for determining flags properties
@ 2014-05-13 11:57 ` Gabriel FERNANDEZ
  0 siblings, 0 replies; 19+ messages in thread
From: Gabriel FERNANDEZ @ 2014-05-13 11:57 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2014-05-15  4:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 11:57 [RFC] [PATCH 0/2] clock helper for determining flags properties Gabriel FERNANDEZ
2014-05-13 11:57 ` Gabriel FERNANDEZ
2014-05-13 11:57 ` [PATCH 1/2] clk: of: " Gabriel FERNANDEZ
2014-05-13 11:57   ` Gabriel FERNANDEZ
2014-05-13 12:20   ` Mark Rutland
2014-05-13 12:20     ` Mark Rutland
2014-05-13 12:20     ` Mark Rutland
2014-05-13 15:11     ` Sebastian Hesselbarth
2014-05-13 15:11       ` Sebastian Hesselbarth
2014-05-13 20:49       ` Mike Turquette
2014-05-13 20:49         ` Mike Turquette
2014-05-13 21:31         ` Sebastian Hesselbarth
2014-05-13 21:31           ` Sebastian Hesselbarth
2014-05-14  7:53         ` Gabriel Fernandez
2014-05-14  7:53           ` Gabriel Fernandez
2014-05-15  4:47           ` Mike Turquette
2014-05-15  4:47             ` Mike Turquette
2014-05-13 11:57 ` [PATCH 2/2] drivers: clk: st: authorize propagate rate change for clockgenD0 Gabriel FERNANDEZ
2014-05-13 11:57   ` Gabriel FERNANDEZ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.