ARM: OMAP: TI816X: add powerdomains for TI816x
authorAida Mynzhasova <aida.mynzhasova@skitlab.ru>
Thu, 30 May 2013 15:04:50 +0000 (19:04 +0400)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 08:17:26 +0000 (01:17 -0700)
commitc3ed359c66d49ed59139c61a6284452e94efb215
tree06f1815c3a0b5a6d91fe385a4d436c526e6dbfa4
parenta5f93d9dad9c203e0715206ef60a505013561df6
ARM: OMAP: TI816X: add powerdomains for TI816x

This patch adds required structures for powerdomain initialization on
the ti816x. It is impossible to use omap3430 structures in order to
initialize powerdomains on ti816x, because there are big differences
between PRCM module base address offsets on these CPUs.

Signed-off-by: Aida Mynzhasova <aida.mynzhasova@skitlab.ru>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/powerdomains3xxx_data.c
arch/arm/mach-omap2/prcm-common.h
This page took 0.026171 seconds and 5 git commands to generate.