All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/4] cpufreq: Use cpufreq-cpu0 driver for Exynos3250
@ 2014-09-25  7:05 ` Chanwoo Choi
  0 siblings, 0 replies; 14+ messages in thread
From: Chanwoo Choi @ 2014-09-25  7:05 UTC (permalink / raw)
  To: linux-pm, linux-arm-kernel
  Cc: linux-samsung-soc, mturquette, kgene.kim, tomasz.figa,
	viresh.kumar, thomas.ab, kyungmin.park, Chanwoo Choi

This patchset use cpufreq-cpu0 driver to support Exynos3250 cpufreq. So, this
patchset is based on following patchset[1] by Thomas Abraham.
[1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
    - http://www.spinics.net/lists/arm-kernel/msg364790.html

Changes from v2:
- Rebased on new patchset[1] by Thomas Abraham
  and for-next branch of samsunc-clk.git of Tomasz Figa

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 (4):
  clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock
  clk: samsung: exynos3250: Update clock flags related to CPU to use cpu-clock type
  ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
  ARM: dts: Add CPU OPP and regulator supply property for Exynos3250

 arch/arm/boot/dts/exynos3250.dtsi    | 15 +++++++++++
 arch/arm/mach-exynos/exynos.c        |  1 +
 drivers/clk/samsung/clk-cpu.h        |  4 +++
 drivers/clk/samsung/clk-exynos3250.c | 49 ++++++++++++++++++++++++++++--------
 4 files changed, 59 insertions(+), 10 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2014-09-29 10:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25  7:05 [PATCHv3 0/4] cpufreq: Use cpufreq-cpu0 driver for Exynos3250 Chanwoo Choi
2014-09-25  7:05 ` Chanwoo Choi
2014-09-25  7:05 ` [PATCHv3 1/4] clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock Chanwoo Choi
2014-09-25  7:05   ` Chanwoo Choi
2014-09-25  7:05 ` [PATCHv3 2/4] clk: samsung: exynos3250: Update clock flags related to CPU to use cpu-clock type Chanwoo Choi
2014-09-25  7:05   ` Chanwoo Choi
2014-09-25  7:05 ` [PATCHv3 3/4] ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver Chanwoo Choi
2014-09-25  7:05   ` Chanwoo Choi
2014-09-29  9:58   ` Viresh Kumar
2014-09-29  9:58     ` Viresh Kumar
2014-09-29 10:08     ` Chanwoo Choi
2014-09-29 10:08       ` Chanwoo Choi
2014-09-25  7:05 ` [PATCHv3 4/4] ARM: dts: Add CPU OPP and regulator supply property for Exynos3250 Chanwoo Choi
2014-09-25  7:05   ` Chanwoo Choi

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.