linux/drivers/clk/samsung
Heiko Stuebner 5e2e0195ec clk: samsung: add infrastructure to add separate aliases
The current code adds aliases, if necessary, directly when adding
the clock, limiting the number of possible aliases to one.

Some platforms need more than one alias, like the hsmmc pclocks on
s3c2416 which need a "hsmmc" and "mmc_busclk.0" alias for the s3c-
sdhci driver.

Therefore add the possibility to separately add clock aliases for
previously created clocks.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-03-28 14:46:33 +09:00
..
clk-exynos4.c clk: exynos4: register clocks using common clock framework 2013-03-25 18:16:47 +09:00
clk-exynos5250.c clk: exynos5250: register clocks using common clock framework 2013-03-25 18:16:56 +09:00
clk-exynos5440.c clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09:00
clk-pll.c clk: samsung: add pll clock registration helper functions 2013-03-25 18:16:37 +09:00
clk-pll.h clk: samsung: add pll clock registration helper functions 2013-03-25 18:16:37 +09:00
clk.c clk: samsung: add infrastructure to add separate aliases 2013-03-28 14:46:33 +09:00
clk.h clk: samsung: add infrastructure to add separate aliases 2013-03-28 14:46:33 +09:00
Makefile clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09:00