clk: samsung: add clock controller driver for s3c2412
authorHeiko Stuebner <heiko@sntech.de>
Tue, 25 Feb 2014 00:50:44 +0000 (09:50 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 14 Apr 2014 17:11:36 +0000 (02:11 +0900)
commitca2e90ac1809c49c2306df4e23e17dad67c785b6
tree1197b935bec192a2ed2f5da90faddd9941bcc444
parent7d03fed8e56ba5ffdae67c64d181a010a2a56d9b
clk: samsung: add clock controller driver for s3c2412

This driver can handle the clock controller in the s3c2412 soc.

The clock structure is built according to the manuals of the included
SoCs and might include changes in comparison to the previous clock
structure.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-s3c2412.c [new file with mode: 0644]
include/dt-bindings/clock/s3c2412.h [new file with mode: 0644]