• Tony Lindgren's avatar
    ARM: OMAP2+: Make sure LOGICRETSTATE bits are not cleared · f74297dd
    Tony Lindgren authored
    We may have LOGICRETSTATE cleared by the bootloader or kexec boot.
    
    Currently this means we will see lost GPIO interrupts at least for
    network interfaces such as wlcore and smsc911x if PER hits retention.
    
    Let's fix the issue by making sure LOGICRETSTATE is set. Once we have
    GPIOs working with wakeirqs then we should be able to clear it.
    
    Cc: Keerthy <j-keerthy@ti.com>
    Cc: Tero Kristo <t-kristo@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    f74297dd
pm44xx.c 8.35 KB