devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: topology: Allow to set the frequency through a clock
@ 2014-05-21 19:33 Maxime Ripard
       [not found] ` <1400700796-5763-1-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
  2014-06-10 11:47 ` [PATCH 0/2] ARM: topology: Allow to set the frequency through a clock Maxime Ripard
  0 siblings, 2 replies; 4+ messages in thread
From: Maxime Ripard @ 2014-05-21 19:33 UTC (permalink / raw)
  To: Russell King, Arnd Bergmann
  Cc: devicetree, linux-kernel, linux-arm-kernel, Rob Herring,
	Nicolas Pitre, Maxime Ripard

Hi,

This patch series add the possibility for the topology code to get the
CPU frequency through a DT clock handle instead of needing a
clock-frequency property.

Indeed, this information can be quite redundant if the clock tree
defined in the DT is already describing the CPU parent clock.

Maxime

Maxime Ripard (2):
  ARM: topology: Use a clock if possible to get the CPU frequency
  ARM: sunxi: Add clocks node to the CPU nodes

 arch/arm/boot/dts/sun6i-a31.dtsi |  4 ++++
 arch/arm/boot/dts/sun7i-a20.dtsi |  2 ++
 arch/arm/kernel/topology.c       | 24 +++++++++++++++++-------
 3 files changed, 23 insertions(+), 7 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-06-10 11:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 19:33 [PATCH 0/2] ARM: topology: Allow to set the frequency through a clock Maxime Ripard
     [not found] ` <1400700796-5763-1-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-05-21 19:33   ` [PATCH 1/2] ARM: topology: Use a clock if possible to get the CPU frequency Maxime Ripard
2014-05-21 19:33   ` [PATCH 2/2] ARM: sunxi: Add clocks node to the CPU nodes Maxime Ripard
2014-06-10 11:47 ` [PATCH 0/2] ARM: topology: Allow to set the frequency through a clock Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).