summaryrefslogtreecommitdiff
path: root/include/linux/clk/tegra.h
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-06-20 10:47:18 (GMT)
committerMike Turquette <mturquette@linaro.org>2013-06-22 17:50:54 (GMT)
commit82ba93b27cf5ac17b753f21d1f65d4f0084f91f9 (patch)
tree0821d838b63cd458b1ccd3482416cd76e0534365 /include/linux/clk/tegra.h
parent41ccf7f2d35dad9ecfe2f080e758ad0fab9ab862 (diff)
downloadlinux-fsl-qoriq-82ba93b27cf5ac17b753f21d1f65d4f0084f91f9.tar.xz
clk: exynos4: Fix clock aliases for cpufreq related clocks
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 a global alias. Clock alias modifications for EXYNOS4 specific clocks are as below. Alias for clock 'arm_clk' is 'armclk'. Alias for clock 'mout_apll' is 'mout_apll'. Alias for clock 'mout_core' is 'moutcore'. For EXYNOS4210, alias for clock 'sclk_mpll' is 'mout_mpll'. For EXYNOS4412, alias for clock 'mout_mpll_user_c' is 'mout_mpll'. Some of the clock aliases are newly defined and some are fixed up. While at it, also modify the debug messages to print the clock values appropriately. Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/linux/clk/tegra.h')
0 files changed, 0 insertions, 0 deletions