All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] ARM: shmobile: Add CPUFreq support for r8a7790-lager platform
@ 2014-02-26 23:09 Benoit Cousson
  2014-02-28 13:53 ` Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benoit Cousson @ 2014-02-26 23:09 UTC (permalink / raw)
  To: linux-sh

Hi Magnus,

This not-yet-ready-to-merge series is adding CPUFreq support to Lager board.

Due to the missing data for the OPP voltage values, a safe 1.0v value is
used for all OPPs.

At least this series can be used by Laurent to test the z-clock CCF node
and the KICK bit fix I've just sent.

Bottom-line, no real DVFS so far, but just DFS :-)

Please note that this series is safe even in the case of Cortex A7 boot
since the cpufreq-cpu0 driver is using the physical CPU@0 device node.
In the case of CA7 boot, the first cpu will be the CPU@100, and thus
the driver will fail at probe time due to the lack of CPU@0.

Regards,
Benoit 


Benoit Cousson (4):
  ARM: dts: r8a7790-lager: Add VDD MPU regulator for DVFS
  ARM: dts: r8a7790-lager: Add DVFS parameters into cpu0 node for
    r8a7790
  ARM: shmobile: lager-reference: Add cpufreq-cpu0 device for CPUFreq
    support
  ARM: shmobile: Make r8a77900 CPUFreq capable

 arch/arm/boot/dts/r8a7790-lager.dts            | 25 +++++++++++++++++++++++++
 arch/arm/boot/dts/r8a7790.dtsi                 | 11 +++++++++++
 arch/arm/mach-shmobile/Kconfig                 |  2 ++
 arch/arm/mach-shmobile/board-lager-reference.c |  3 +++
 4 files changed, 41 insertions(+)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-02-28 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 23:09 [RFC 0/4] ARM: shmobile: Add CPUFreq support for r8a7790-lager platform Benoit Cousson
2014-02-28 13:53 ` Laurent Pinchart
2014-02-28 14:15 ` Benoit Cousson
2014-02-28 14:54 ` Geert Uytterhoeven
2014-02-28 16:34 ` Benoit Cousson

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.