public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] cpufreq: Use cpufreq-cpu0 driver for Exynos3250
@ 2014-06-18  8:39 Chanwoo Choi
  2014-06-18  8:40 ` [PATCHv2 1/3] clk: samsung: cpu: Add support for cpu clocks of Exynos3250 Chanwoo Choi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Chanwoo Choi @ 2014-06-18  8:39 UTC (permalink / raw)
  To: t.figa, kgene.kim, thomas.ab, viresh.kumar, mturquette, shawn.guo
  Cc: kyungmin.park, cw00.choi, linux-pm, linux-kernel,
	linux-samsung-soc, linux-arm-kernel

This patchset use cpufreq-cpu0 driver to support Exynos3250 cpufreq. So, this
patchset is based on following patchset[1] by Thomas Abraham.
 [1] http://www.spinics.net/lists/arm-kernel/msg339392.html

Changes from v1:
- Rebased on new patchset[1] by Thomas Abraham
- Modify clk-cpu.c to support Exynos3250
- Drop documentation patch on previous patchset[2]
 [2] http://www.spinics.net/lists/cpufreq/msg10265.html
- Add only operating-points for Exynos3250 without armclk-divider-table

Chanwoo Choi (3):
  clk: samsung: cpu: Add support for cpu clocks of Exynos3250
  clk: samsung: exynos3250: Use cpu-clock provider type to support cpufreq
  ARM: dts: Exynos: Add cpu clock table for Exynos3250

 arch/arm/boot/dts/exynos3250.dtsi    | 15 +++++++++++++++
 drivers/clk/samsung/clk-cpu.c        | 31 +++++++++++++++++++++++++++++++
 drivers/clk/samsung/clk-exynos3250.c | 14 ++++++++++----
 3 files changed, 56 insertions(+), 4 deletions(-)

-- 
1.8.0


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

end of thread, other threads:[~2014-06-19  4:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18  8:39 [PATCHv2 0/3] cpufreq: Use cpufreq-cpu0 driver for Exynos3250 Chanwoo Choi
2014-06-18  8:40 ` [PATCHv2 1/3] clk: samsung: cpu: Add support for cpu clocks of Exynos3250 Chanwoo Choi
2014-06-18  8:40 ` [PATCHv2 2/3] clk: samsung: exynos3250: Use cpu-clock provider type to support cpufreq Chanwoo Choi
2014-06-18  8:40 ` [PATCHv2 3/3] ARM: dts: Exynos: Add cpu clock table for Exynos3250 Chanwoo Choi
2014-06-19  4:21 ` [PATCHv2 0/3] cpufreq: Use cpufreq-cpu0 driver " Thomas Abraham
2014-06-19  4:26   ` Chanwoo Choi

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