• Inki Dae's avatar
    drm/exynos: dsi: add runtime pm support · ba6e4779
    Inki Dae authored
    This patch adds runtime pm interfaces to dsi driver.
    
    Each sub driver should control not only its own clocks and
    regulator but also its power domain.
    
    For this, it removes existing exynos_dsi_poweron/poweroff interfaces
    and uses runtime pm interfaces instead.
    Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
    ba6e4779
exynos_drm_dsi.c 50.2 KB