All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] ARM: topology: Allow to set the frequency through a clock
@ 2014-06-17 19:56 ` Maxime Ripard
  0 siblings, 0 replies; 10+ messages in thread
From: Maxime Ripard @ 2014-06-17 19:56 UTC (permalink / raw)
  To: linux-arm-kernel

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(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-06-18  9:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-17 19:56 [PATCH RESEND 0/2] ARM: topology: Allow to set the frequency through a clock Maxime Ripard
2014-06-17 19:56 ` Maxime Ripard
2014-06-17 19:56 ` [PATCH RESEND 1/2] ARM: topology: Use a clock if possible to get the CPU frequency Maxime Ripard
2014-06-17 19:56   ` Maxime Ripard
2014-06-17 21:13   ` Rob Herring
2014-06-17 21:13     ` Rob Herring
2014-06-18  9:06     ` Maxime Ripard
2014-06-18  9:06       ` Maxime Ripard
2014-06-17 19:56 ` [PATCH RESEND 2/2] ARM: sunxi: Add clocks node to the CPU nodes Maxime Ripard
2014-06-17 19:56   ` Maxime Ripard

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.