[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
commit1d81eedb8f6c13c262a70b8167530ec24b09c0ff
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 24 Jun 2006 09:33:02 +0000 (24 10:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Jun 2006 09:33:02 +0000 (24 10:33 +0100)
tree12b1231f90127b117cdd88c8240c002e57460c3e
parentd384ea691fe4ea8c2dd5b9b8d9042eb181776f18
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API

Patch from Lennert Buytenhek

Add an initial implementation of the clk_* API for the cirrus ep93xx
to the tree.  The initial implementation is somewhat minimal, with the
intention of extending it as we go along.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/Makefile
arch/arm/mach-ep93xx/clock.c [new file with mode: 0644]
arch/arm/mach-ep93xx/core.c
include/asm-arm/arch-ep93xx/ep93xx-regs.h
include/asm-arm/arch-ep93xx/platform.h