commit | 12221d434eb60e3bf0851d747b17395b7083a76d | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Tue Nov 15 01:42:09 2011 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Sat Dec 03 00:35:52 2011 +0530 |
tree | 1b0b341b2c5fbd4e95036bf3b4a15df69139c78d | |
parent | caca6a03d365883564885f2c1da3e88dcf65d139 [diff] |
ARM: davinci: add support for multiple power domains 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>