clk: samsung: Add clock driver for S5PV210 and compatible SoCs
authorMateusz Krawczuk <[email protected]>
Sat, 28 Dec 2013 17:09:14 +0000 (18:09 +0100)
committerKukjin Kim <[email protected]>
Fri, 18 Jul 2014 19:24:42 +0000 (04:24 +0900)
commit841586082d84639e206a08f93b29d3fce7769c08
treefef7ee16a5c7659815f65719ec05a2376bba0ef0
parenta7a30232df01db886473324050d79c3122937c78
clk: samsung: Add clock driver for S5PV210 and compatible SoCs

This patch adds new, Common Clock Framework-based clock driver for Samsung
S5PV210 and compatible SoCs. The driver is just added, without enabling it yet.

Signed-off-by: Mateusz Krawczuk <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
[t.figa: Added support for other SoC variants and clock output. Fixed
remaining minor issues.]
Signed-off-by: Tomasz Figa <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Documentation/devicetree/bindings/clock/samsung,s5pv210-clock.txt [new file with mode: 0644]
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-s5pv210.c [new file with mode: 0644]
include/dt-bindings/clock/s5pv210.h [new file with mode: 0644]