]> Git Repo - linux.git/commit
clk: exynos4: register clocks using common clock framework
authorThomas Abraham <[email protected]>
Sat, 9 Mar 2013 08:02:52 +0000 (17:02 +0900)
committerKukjin Kim <[email protected]>
Mon, 25 Mar 2013 09:16:47 +0000 (18:16 +0900)
commite062b571777f52dfbfc15f9edc2d36a45664bb3a
tree7764928dfa8963d2cdf9c052726aa6bc65d4effd
parent1c4c5fe0b787ab02bf7c01b091e82e8d09ee1d64
clk: exynos4: register clocks using common clock framework

The Exynos4 clocks are statically listed and registered using the
Samsung specific common clock helper functions. Both device tree
based clock lookup and clkdev based clock lookups are supported.

Reviewed-by: Sylwester Nawrocki <[email protected]>
Tested-by: Sylwester Nawrocki <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Tested-by: Tomasz Figa <[email protected]>
Signed-off-by: Thomas Abraham <[email protected]>
Acked-by: Mike Turquette <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Documentation/devicetree/bindings/clock/exynos4-clock.txt [new file with mode: 0644]
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-exynos4.c [new file with mode: 0644]
This page took 0.083972 seconds and 4 git commands to generate.