]> git.baikalelectronics.ru Git - kernel.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>
Fri, 30 May 2014 17:13:16 +0000 (02:13 +0900)
commitdacd81973dc2afdb81f55f58e73ecf27987729ed
tree478c68112bc42ba39b2506f56b4468d54b53daa1
parent905fd919f6729a2c0c5164e15b8257ac729a704f
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]