linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Clock update for EXYNOS4210-CPUFREQ driver
@ 2013-06-06 11:22 Tushar Behera
  2013-06-06 11:22 ` [PATCH 1/2] clk: samsung: Add MUX_FA macro to pass flag and alias Tushar Behera
  2013-06-06 11:22 ` [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks Tushar Behera
  0 siblings, 2 replies; 9+ messages in thread
From: Tushar Behera @ 2013-06-06 11:22 UTC (permalink / raw)
  To: linux-kernel, linux-samsung-soc; +Cc: mturquette, kgene.kim, patches

cpufreq driver for EXYNOS4 based SoCs are not platform drivers, hence
we cannot currently pass the clock names through a device tree node.
Instead, we need to make them available through global alias.

The patches are based on next-20130606.

Tushar Behera (2):
  clk: samsung: Add MUX_FA macro to pass flag and alias
  clk: exynos4210: Add alias for cpufreq related clocks

 drivers/clk/samsung/clk-exynos4.c |   10 +++++-----
 drivers/clk/samsung/clk.h         |    3 +++
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
1.7.9.5


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 11:22 [PATCH 0/2] Clock update for EXYNOS4210-CPUFREQ driver Tushar Behera
2013-06-06 11:22 ` [PATCH 1/2] clk: samsung: Add MUX_FA macro to pass flag and alias Tushar Behera
2013-06-06 11:22 ` [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks Tushar Behera
2013-06-08 11:50   ` Tomasz Figa
2013-06-10  3:43     ` Tushar Behera
2013-06-10 18:53       ` Tomasz Figa
2013-06-17  4:50         ` Tushar Behera
2013-06-19  4:50           ` Tushar Behera
2013-06-19  7:43             ` Tomasz Figa

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