• Miguel Vadillo's avatar
    ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP · 74549de1
    Miguel Vadillo authored
    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>
    74549de1
clockdomains44xx_data.c 13.5 KB