ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
authorHarald Welte <laforge@gnumonks.org>
Tue, 1 Dec 2009 01:24:34 +0000 (01:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:09 +0000 (17:10 +0900)
commitaa9ad6ad9c16e1daff41792c485f46e601a5af33
tree3958ea197f6a08a0969e5a30afb35b3868030095
parent8360493c4ae4c116339cd1cf4da100c3547f23af
ARM: SAMSUNG: Add core clock implementation for clksrc based clocks

Add a core for the clksrc clock implementation, which is found in many of
the newer Samsung SoCs into plat-samsung.

Signed-off-by: Harald Welte <laforge@gnumonks.org>
[ben-linux@fluff.org: split from original patch to make change smaller]
[ben-linux@fluff.org: split clk and clksrc changes]
[ben-linux@fluff.org: moved to plat-samsung from plat-s3c]
[ben-linux@fluff.org: re-wrote headers after splits]
[ben-linux@fluff.org: added better documentation to headers]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/clock-clksrc.c [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/clock-clksrc.h [new file with mode: 0644]