]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/clk/samsung/clk-exynos5410.c
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)
commite7ef0b632eb45b0c725629da3561ecde8935a398
tree478c68112bc42ba39b2506f56b4468d54b53daa1
parentbfed1074f213051e94648bfad0d0611a16d81366
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]