]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/hdmi: fix disable sequence
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 12 Jul 2017 10:01:23 +0000 (12:01 +0200)
committerInki Dae <inki.dae@samsung.com>
Thu, 27 Jul 2017 00:24:02 +0000 (09:24 +0900)
commitaef28feb28a3424ceeeb1bc8dd64fed9c699e17f
tree2b3b51604bbfa788dd4a8e09c0d07f6fb69b4aad
parent676412c3570b1b32c3d5368b5a838853c31d8f6c
drm/exynos/hdmi: fix disable sequence

The "Fixes" patch was incorrectly merged, as a result PHY is prematurely
powered off and for example Odroid-U3 cannot disable TV power domain
when HDMI cable is unplugged.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Fixes: 10069bd8 ("drm/exynos/hdmi: fix pipeline disable order")
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c