alistair23-linux/arch/arm/mach-keystone
Santosh Shilimkar fc20ffe121 ARM: keystone: add PM domain support for clock management
Add runtime PM core support to Keystone SOCs by using the pm_clk
infrastructure of the PM core. Patch is based on Kevin's pm_domain
work on DaVinci SOCs.

Keystone SOC doesn't have depedency to enable clocks in early
in the boot and hence the clock and PM domain initialisation is done
at subsys_init() level.

Cc: Kevin Hilman <khilman@linaro.org>

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2013-10-10 19:51:19 -04:00
..
Kconfig ARM: keystone: Enable clock drivers 2013-10-08 15:33:02 -04:00
keystone.c ARM: keystone: fix compilation warning 2013-07-23 11:03:54 -07:00
keystone.h ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00
Makefile ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
Makefile.boot ARM: keystone: Add minimal TI Keystone platform support 2013-06-17 18:35:34 -04:00
platsmp.c ARM: keystone: remove redundant smp_init_cpus definition 2013-08-05 13:22:09 -04:00
pm_domain.c ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
smc.S ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() 2013-08-05 13:22:09 -04:00