]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: exynos5410: register clocks using common clock framework
authorTarek Dakhran <t.dakhran@samsung.com>
Mon, 26 May 2014 21:54:12 +0000 (06:54 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 27 May 2014 14:55:48 +0000 (23:55 +0900)
commiteeff107f7946c2e05ef0744092650b90821bfd60
tree31b9850507f1868ca4f356a3d4e2ee55b02e06c9
parent17058e2daf76a42a48baa40067ebd81081ff5b2d
clk: exynos5410: register clocks using common clock framework

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

Signed-off-by: Tarek Dakhran <t.dakhran@samsung.com>
Signed-off-by: Vyacheslav Tyrtov <v.tyrtov@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/clock/exynos5410-clock.txt [new file with mode: 0644]
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-exynos5410.c [new file with mode: 0644]
include/dt-bindings/clock/exynos5410.h [new file with mode: 0644]