Skip to content
Commit cfaf6051 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Fix quirk flags for lcdc on am335x

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>
parent bb6d3fb3
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