All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver
@ 2013-06-20 10:47 Tushar Behera
  2013-06-20 10:47 ` [PATCH RESEND 1/2] clk: samsung: Add MUX_FA macro to pass flag and alias Tushar Behera
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tushar Behera @ 2013-06-20 10:47 UTC (permalink / raw)
  To: linux-kernel, linux-samsung-soc
  Cc: mturquette, kgene.kim, tomasz.figa, 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-20130618.

Patch 1 has not been modified.
Patch 2 has been updated to include EXYNOS4X12 releated clocks.

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

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

-- 
1.7.9.5

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

end of thread, other threads:[~2013-06-22 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 10:47 [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver Tushar Behera
2013-06-20 10:47 ` [PATCH RESEND 1/2] clk: samsung: Add MUX_FA macro to pass flag and alias Tushar Behera
2013-06-20 10:47 ` [PATCH v2 2/2] clk: exynos4: Fix clock aliases for cpufreq related clocks Tushar Behera
2013-06-21 17:44 ` [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver Mike Turquette
2013-06-22 11:30   ` Tomasz Figa

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.