ARM: 5830/1: ARM: U8500 clock framework
authorSrinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Sat, 28 Nov 2009 07:15:01 +0000 (08:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 28 Nov 2009 10:22:52 +0000 (10:22 +0000)
commitc6b503caef9abefb2e90ac83f672b75dc14bacd0
treef72e3c6c630f26ebcb7a4acfa09fd2add227df0f
parentffae4e014a4bff7b904e4b5ace2ae453b9d93519
ARM: 5830/1: ARM: U8500 clock framework

Adds basic clock framework to the U8500 platform.
Currently it just uses the clock lookup table
and add the each entry to the clkdevice. More
complex clock management to follow soon

Signed-off-by: srinidhi kasagar <srinidhi.kasagar@stericsson.com>
Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/clock.c [new file with mode: 0644]
arch/arm/mach-ux500/include/mach/clkdev.h [new file with mode: 0644]