Skip to content
  • Santosh Shilimkar's avatar
    OMAP4: powerdomain: Remove L3INIT_PD OFF state · 80f09365
    Santosh Shilimkar authored
    
    
    On OMAP4, there is an issue when L3INIT transitions to OFF mode without
    device OFF. The SAR restore mechanism will not get triggered without
    wakeup from device OFF and hence the USB host and USB TLL context
    will not be restored.
    
    Hardware team recommended to remove the OFF state support for L3INIT_PD
    since there is no power impact. It will be removed on next OMAP revision
    (OMAP4440 and beyond).
    
    Hence this patch removed the OFF state from L3INIT_PD. The deepest
    state supported on L3INIT_PD is OSWR just like CORE_PD and PER_PD
    
    Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
    [b-cousson@ti.com: update the changelog with next OMAP info]
    Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
    Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
    80f09365