ARM: davinci: add support for multiple power domains
authorMurali Karicheri <m-karicheri2@ti.com>
Mon, 14 Nov 2011 20:12:09 +0000 (01:42 +0530)
committerSekhar Nori <nsekhar@ti.com>
Fri, 2 Dec 2011 19:05:52 +0000 (00:35 +0530)
On a new SoC based on DaVinci, there are multiple power
domains similar to that in C6670 (c6x). Currently the
clock module assumes that there are only two power domains
(0 and 1).

This patch removes this restriction to allow porting on to
the new SoC.

Reviewed-by :Sergei Shtylyov <sshtylyov@mvista.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found