linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add DVFS support on APE6EVM
@ 2013-06-21  7:10 Guennadi Liakhovetski
  2013-06-21  7:10 ` [PATCH 1/4] ARM: shmobile: r8a73a4: safeguard against wrong clk_set_rate() uses Guennadi Liakhovetski
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Guennadi Liakhovetski @ 2013-06-21  7:10 UTC (permalink / raw)
  To: linux-arm-kernel

Having added CPUFreq support to the Cortex A15 cores on APE6 (r8a73a4) and 
DT support to the max8973 regulator driver it is now possible to implement 
CA15 CPUFreq support on APE6EVM, using a max8972 PMU to adjust SoC's DVFS
voltage. This series depends on earlier

"ARM: shmobile: r8a73a4: wait for completion when kicking the clock"
https://patchwork.kernel.org/patch/2601071/
"ARM: shmobile: r8a73a4: implement CPU clock scaling for CPUFreq"
https://patchwork.kernel.org/patch/2601111/

and requires the following max8973 patches:

"regulators: max8973: fix multiple instance support"
http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg456101.html
"regulators: max8973: initial DT support"
http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg456102.html

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>

Guennadi Liakhovetski (4):
  ARM: shmobile: r8a73a4: safeguard against wrong clk_set_rate() uses
  ARM: shmobile: r8a73a4: add I2C DT nodes and required clocks
  ARM: shmobile: ape6evm: add CPUFreq support
  ARM: shmobile: r8a73a4: add Z2 clock support

 arch/arm/boot/dts/r8a73a4-ape6evm.dts  |   26 ++++++++++
 arch/arm/boot/dts/r8a73a4.dtsi         |   81 ++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a73a4.c |   56 +++++++++++++++++++++-
 3 files changed, 160 insertions(+), 3 deletions(-)

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2013-06-27  7:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21  7:10 [PATCH 0/4] Add DVFS support on APE6EVM Guennadi Liakhovetski
2013-06-21  7:10 ` [PATCH 1/4] ARM: shmobile: r8a73a4: safeguard against wrong clk_set_rate() uses Guennadi Liakhovetski
2013-06-27  7:16   ` Simon Horman
2013-06-21  7:10 ` [PATCH 2/4] ARM: shmobile: r8a73a4: add I2C DT nodes and required clocks Guennadi Liakhovetski
2013-06-27  7:19   ` Simon Horman
2013-06-21  7:10 ` [PATCH 3/4] ARM: shmobile: ape6evm: add CPUFreq support Guennadi Liakhovetski
2013-06-21  7:10 ` [PATCH 4/4] ARM: shmobile: r8a73a4: add Z2 clock support Guennadi Liakhovetski
2013-06-27  7:16   ` Simon Horman
2013-06-27  4:45 ` [PATCH 0/4] Add DVFS support on APE6EVM Simon Horman
2013-06-27  5:29 ` Kuninori Morimoto

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