ARM: vexpress: Initial common clock support
authorPawel Moll <pawel.moll@arm.com>
Fri, 13 Jul 2012 10:48:16 +0000 (11:48 +0100)
committerPawel Moll <pawel.moll@arm.com>
Fri, 13 Jul 2012 10:48:16 +0000 (11:48 +0100)
commitd1b8a775fdb686c949d31e366a898b64147543e0
treef94ab919c86b5a259fcd879d15926153b73d80b4
parent56a34b03ff427046494db87f05fc810aaedd23a5
ARM: vexpress: Initial common clock support

This patch makes Versatile Express use the common clock framework
instead of the plat-versatile implementation.

It defines clock provider for VE's OSCs (clock generators) and
registers all required fixed and variable clock sources (for both
motherboard and core tile).

This is a simple conversion of the existing state and will be
extended (and migrated to drivers/clk) in the near future.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
arch/arm/Kconfig
arch/arm/mach-vexpress/ct-ca9x4.c
arch/arm/mach-vexpress/include/mach/clkdev.h [deleted file]
arch/arm/mach-vexpress/include/mach/motherboard.h
arch/arm/mach-vexpress/v2m.c