]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: exynos5440: register clocks using common clock framework
authorThomas Abraham <thomas.abraham@linaro.org>
Sat, 9 Mar 2013 08:03:01 +0000 (17:03 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Mar 2013 09:17:05 +0000 (18:17 +0900)
commitf2585b1cce24d7bc5b4a1de582bf81e43813f840
tree4f08cb0c5d754dbe59dd018c98dc8fc5d4e3d14c
parent6e3ad26816b7281ce3b51296180aeba5d1528d1c
clk: exynos5440: register clocks using common clock framework

The Exynos5440 clocks are statically listed and registered using the
Samsung specific common clock helper functions.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/clock/exynos5440-clock.txt [new file with mode: 0644]
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-exynos5440.c [new file with mode: 0644]