Skip to content
Commit 74549de1 authored by Miguel Vadillo's avatar Miguel Vadillo Committed by Paul Walmsley
Browse files

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: default avatarMiguel Vadillo <vadillo@ti.com>
Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
parent 8f0d8163
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment