]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f605e823918f04ff2656363b62d973fef60bf49
treef72e3c6c630f26ebcb7a4acfa09fd2add227df0f
parent49ff5a7b86a6cdec4454f65d46627acec81acb55
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]