public inbox for cpufreq@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] CPUFreq for kzm9g
@ 2013-02-28 12:21 Guennadi Liakhovetski
  2013-02-28 12:21 ` [PATCH v3 1/3] ARM: shmobile: sh73a0: wait for completion when kicking the clock Guennadi Liakhovetski
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Guennadi Liakhovetski @ 2013-02-28 12:21 UTC (permalink / raw)
  To: linux-sh
  Cc: Magnus Damm, Simon Horman, linux-arm-kernel, Rafael J. Wysocki,
	cpufreq, Guennadi Liakhovetski

This is v3 of the patch-series, adding CPUFreq support to sh73a0 SoCs and 
to the kzm9g board specifically. It now consists of 3 patches instead of 2, 
as in v2. The first patch is new. It adds waiting to the clock-kicking 
operation for all clocks, controlled by the FRQCRA and FRQCRB operations. 
In principle, this means, that this change affects existing systems, but 
in fact, I don't think any of them currently actively configure rates of 
those clocks, at least I haven't found any occurrences in the mainline. So, 
the risk should be purely theoretical. Other changes are noted in 
respective patches.

Also note, that there seems to be a problem with the TWD clock, when 
adjusting the CPU rate. I'm posting these patches for now for reference, 
but they shouldn't be applied, until the problem is solved.

Thanks
Guennadi

Guennadi Liakhovetski (3):
  ARM: shmobile: sh73a0: wait for completion when kicking the clock
  ARM: shmobile: sh73a0: add support for adjusting CPU frequency
  ARM: shmobile: kzm9g-reference: add CPUFreq support

 arch/arm/boot/dts/sh73a0-kzm9g-reference.dts |   19 ++++-
 arch/arm/mach-shmobile/Kconfig               |    2 +
 arch/arm/mach-shmobile/clock-sh73a0.c        |  118 ++++++++++++++++++++++++--
 3 files changed, 128 insertions(+), 11 deletions(-)

-- 
1.7.2.5

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

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

end of thread, other threads:[~2013-03-21 13:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-28 12:21 [PATCH v3 0/3] CPUFreq for kzm9g Guennadi Liakhovetski
2013-02-28 12:21 ` [PATCH v3 1/3] ARM: shmobile: sh73a0: wait for completion when kicking the clock Guennadi Liakhovetski
2013-03-01  2:52   ` Simon Horman
2013-03-19  3:42     ` Simon Horman
2013-03-19  5:15       ` Magnus Damm
2013-03-21 13:25         ` Simon Horman
2013-02-28 12:21 ` [PATCH/RFC v3 2/3] ARM: shmobile: sh73a0: add support for adjusting CPU frequency Guennadi Liakhovetski
2013-02-28 12:22 ` [PATCH/RFC v3 3/3] ARM: shmobile: kzm9g-reference: add CPUFreq support Guennadi Liakhovetski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox