drm: exynos: hdmi: use hdmiphy as PHY
authorTomasz Stanislawski <t.stanislaws@samsung.com>
Thu, 3 Oct 2013 14:04:53 +0000 (16:04 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:46:59 +0000 (11:46 +0900)
commit7341c3080649c98d470f326d0239dde2c1912059
tree46643213319a7556ebd22e35e9cb94452c32e565
parent3a7f3f50d6fb9cf71243314e9531fe2186b38e9e
drm: exynos: hdmi: use hdmiphy as PHY

The HDMIPHY (physical interface) is controlled by a single
bit in a power controller's regiter. It was implemented
as clock. It was a simple but effective hack.

This patch makes HDMI driver to control HDMIPHY via PHY interface.

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Change-Id: I7e4729b61c7e71f7e411d423794420893f99f384
drivers/gpu/drm/exynos/exynos_hdmi.c