• Tony Lindgren's avatar
    bus: ti-sysc: Fix quirk flags for lcdc on am335x · cfaf6051
    Tony Lindgren authored
    Commit adb72394 ("ARM: OMAP2+: Drop legacy platform data for am3
    lcdc") dropped legacy platform data but we never added the quirks for
    SWSUP_SIDLE and SWSUP_MSTANDBY for lcdc for ti-sysc driver.
    
    This breaks suspend/resume. Let's fix the issue by enabling the same
    quirks for ti-sysc driver as we had earlier with platform data.
    
    Fixes: adb72394 ("ARM: OMAP2+: Drop legacy platform data for am3 lcdc")
    Fixes: 23731eac ("bus: ti-sysc: Detect devices on am335x when DEBUG is enabled")
    Reported-by: default avatarKeerthy <j-keerthy@ti.com>
    Cc: Jyri Sarha <jsarha@ti.com>
    Cc: Keerthy <j-keerthy@ti.com>
    Cc: Dave Gerlach <d-gerlach@ti.com>
    Cc: Tero Kristo <t-kristo@ti.com>
    Tested-by: default avatarDave Gerlach <d-gerlach@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    cfaf6051
ti-sysc.c 61.6 KB