android_kernel_motorola_sm6225/arch/arm/mach-vexpress
Pawel Moll 6e973d2c43 clk: vexpress: Add separate SP810 driver
Factor out the SP810 clocking code into a separate driver,
selecting better (faster) parent at clk_prepare() time.
This is to avoid problems with clocking infrastructure
initialisation order, in particular to avoid dependency
of fixed clock being initialized before SP810. It also
makes vexpress platform OF-based clock initialisation code
unnecessary.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Tested-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
[mturquette@linaro.org: add .unprepare, FIXME comment, cleaned up code]
2013-04-18 11:41:10 -07:00
..
include/mach ARM: vexpress: Start using new Versatile Express infrastructure 2012-11-05 17:09:51 +00:00
core.h ARM: SoC: convert VExpress/RealView to SMP operations 2012-09-13 15:34:50 +02:00
ct-ca9x4.c irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h 2013-01-12 10:47:32 -06:00
hotplug.c ARM: consolidate pen_release instead of having per platform definitions 2012-09-14 11:15:01 +02:00
Kconfig ARM: 7609/1: disable errata work-arounds which access secure registers 2013-01-02 10:35:05 +00:00
Makefile ARM: vexpress: Start using new Versatile Express infrastructure 2012-11-05 17:09:51 +00:00
platsmp.c ARM: remove mach .handle_irq for GIC users 2013-01-12 10:47:20 -06:00
reset.c ARM: vexpress: Reset driver 2012-10-18 17:58:47 +01:00
v2m.c clk: vexpress: Add separate SP810 driver 2013-04-18 11:41:10 -07:00