drm/exynos/hdmi: add bridge support
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 1 Feb 2017 08:29:14 +0000 (09:29 +0100)
committerInki Dae <inki.dae@samsung.com>
Tue, 7 Feb 2017 04:52:52 +0000 (13:52 +0900)
commitaa18157016009b2b63a44e7f29a4f1f46276b5b9
tree950e70f30b237399f9b4f32089f062419b51357f
parent1514d50b7a1b2c2bf72545625eb6bedef793c40a
drm/exynos/hdmi: add bridge support

On TM2/TM2e platforms HDMI output is connected to MHL bridge
SiI8620. To allow configure UltraHD modes on the bridge
and to eliminate unsupported modes this bridge should be
attached to drm_encoder implemented in exynos_hdmi.

Changelog v1:
- fix drm_attach_bridge argument.

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