• I
    drm/exynos: dsi: add runtime pm support · ba6e4779
    Inki Dae 提交于
    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: NInki Dae <inki.dae@samsung.com>
    ba6e4779
exynos_drm_dsi.c 50.2 KB