drm/exynos/hdmi: add PHY power off signal handling
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 23 Mar 2016 13:15:13 +0000 (14:15 +0100)
committerInki Dae <daeinki@gmail.com>
Fri, 29 Apr 2016 16:03:54 +0000 (01:03 +0900)
commit5dd45e2cd2470dc91c1af8548eaa266796d9cf8c
treef6cb7ca569cef0237f43120feed2adc41cf200dd
parent4677f51ade432987f01062abad9e4cf60fd33f7d
drm/exynos/hdmi: add PHY power off signal handling

HDMI-PHY power off bit defaults to 0 in older HDMI versions.
In case of Exynos5433 it defaults to 1. To make code
consistent across all versions this bit is always unset/set in
power on/off sequences.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c