[ARM] S3C64XX: Add initial clock framework
commit21b4a62fe8bac04d70a0bc10b12fd4b2799c9397
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:07:00 +0000 (21 14:07 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:12:23 +0000 (21 14:12 +0100)
tree9d36eb9c805dd51db84ee738b42376e7dc8d9979
parent5695116af077298fc3d281e42c26ce2f7ec6588d
[ARM] S3C64XX: Add initial clock framework

Add the initial clocks definitions for the s3c6400
and s3c6410. Move the epll and ext clock from the
s3c2443 support into the common code.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2412/clock.c
arch/arm/mach-s3c2443/clock.c
arch/arm/mach-s3c6410/cpu.c
arch/arm/plat-s3c/clock.c
arch/arm/plat-s3c/include/plat/clock.h
arch/arm/plat-s3c64xx/Makefile
arch/arm/plat-s3c64xx/clock.c [new file with mode: 0644]