[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1371725238-25437-1-git-send-email-tushar.behera@linaro.org>
Date: Thu, 20 Jun 2013 16:17:16 +0530
From: Tushar Behera <tushar.behera@...aro.org>
To: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org
Cc: mturquette@...aro.org, kgene.kim@...sung.com,
tomasz.figa@...il.com, patches@...aro.org
Subject: [PATCH v2 0/2] Clock update for EXYNOS4210-CPUFREQ driver
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists