All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: topology: Allow to set the frequency through a clock
@ 2014-06-30 10:12 ` Maxime Ripard
  0 siblings, 0 replies; 32+ messages in thread
From: Maxime Ripard @ 2014-06-30 10:12 UTC (permalink / raw)
  To: Russell King, Arnd Bergmann
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA, 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

Changes from v1:
  - Rebased on top of 3.16
  - Reworked a bit the code in the first patch as requested by Rob
    Herring

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       | 25 ++++++++++++++++++-------
 3 files changed, 24 insertions(+), 7 deletions(-)

-- 
2.0.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-07-08  7:39 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-30 10:12 [PATCH v2 0/2] ARM: topology: Allow to set the frequency through a clock Maxime Ripard
2014-06-30 10:12 ` Maxime Ripard
     [not found] ` <1404123143-13041-1-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-06-30 10:12   ` [PATCH v2 1/2] ARM: topology: Use a clock if possible to get the CPU frequency Maxime Ripard
2014-06-30 10:12     ` Maxime Ripard
     [not found]     ` <1404123143-13041-2-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-06-30 10:29       ` Russell King - ARM Linux
2014-06-30 10:29         ` Russell King - ARM Linux
     [not found]         ` <20140630102934.GV32514-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2014-06-30 10:39           ` Vincent Guittot
2014-06-30 10:39             ` Vincent Guittot
     [not found]             ` <CAKfTPtC+XcH122AytyZ=x1JVx9THmxCasJLA3Z1e17X_OmH1xA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-30 12:49               ` Maxime Ripard
2014-06-30 12:49                 ` Maxime Ripard
2014-06-30 13:27                 ` Vincent Guittot
2014-06-30 13:27                   ` Vincent Guittot
     [not found]                   ` <CAKfTPtCgpc1J888hbqxoaF5UfcUoRwcpokme32WHPpsPAAawUQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-30 14:01                     ` Maxime Ripard
2014-06-30 14:01                       ` Maxime Ripard
2014-06-30 14:48                       ` Vincent Guittot
2014-06-30 14:48                         ` Vincent Guittot
2014-06-30 14:58                         ` Maxime Ripard
2014-06-30 14:58                           ` Maxime Ripard
2014-06-30 15:06                           ` Vincent Guittot
2014-06-30 15:06                             ` Vincent Guittot
     [not found]                             ` <CAKfTPtDvQJ5i=t8FN0gLQex0yAC4NNgewTnGKdiCeGk7nQwZYg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-07-03  7:10                               ` Maxime Ripard
2014-07-03  7:10                                 ` Maxime Ripard
2014-07-03  7:51                                 ` Vincent Guittot
2014-07-03  7:51                                   ` Vincent Guittot
     [not found]                                   ` <CAKfTPtBonwH0PoEkKazUS9bPaR631Vu7p7qZ0AF1whmXq_53wg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-07-04  8:02                                     ` Maxime Ripard
2014-07-04  8:02                                       ` Maxime Ripard
2014-07-04  9:22                                       ` Vincent Guittot
2014-07-04  9:22                                         ` Vincent Guittot
     [not found]                                         ` <CAKfTPtBPR9QA9h4bF3EkCZufpF+X84N7JzjU88CptR1RtiNrdg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-07-08  7:39                                           ` Maxime Ripard
2014-07-08  7:39                                             ` Maxime Ripard
2014-06-30 10:12   ` [PATCH v2 2/2] ARM: sunxi: Add clocks node to the CPU nodes Maxime Ripard
2014-06-30 10:12     ` 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.