Skip to content
Commit ba6e4779 authored by Inki Dae's avatar Inki Dae Committed by Inki Dae
Browse files

drm/exynos: dsi: add runtime pm support



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>
parent 681c801e
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