]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 24 Jun 2006 09:33:02 +0000 (10:33 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Jun 2006 09:33:02 +0000 (10:33 +0100)
commit93b17bdd6d9b0cb447b7d9b76c047553f313ff2a
tree12b1231f90127b117cdd88c8240c002e57460c3e
parent75c6515ed52ecb188c206dac6c3f802b37eb4f6e
[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