ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP
authorMiguel Vadillo <vadillo@ti.com>
Tue, 30 Oct 2012 04:02:13 +0000 (22:02 -0600)
committerPaul Walmsley <paul@pwsan.com>
Tue, 30 Oct 2012 04:02:13 +0000 (22:02 -0600)
commit74549de1e439f59465b61b13b6b9de4eff76937f
treebc92879a4f756b596a46fc53996668e00c7722fe
parent8f0d8163b50e01f398b14bcd4dc039ac5ab18d64
ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP

Since CAM domain (ISS) has no module wake-up dependency
with any other clock domain of the device and the dynamic
dependency from L3_main_2 is always disabled, the domain
needs to be in force wakeup in order to be able to access
it for configure (sysconfig) it or use it.

Also since there is no clock in the domain managed automatically
by the hardware, there is no use to configure automatic
clock domain transition. SW should keep the SW_WKUP domain
transition as long as a module in the domain is required to
be functional.

Signed-off-by: Miguel Vadillo <vadillo@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/clockdomains44xx_data.c