video: dw_hdmi: fix HSYNC and VSYNC polarity settings
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 14 May 2018 20:49:53 +0000 (13:49 -0700)
committerAnatolij Gustschin <agust@denx.de>
Tue, 15 May 2018 06:03:42 +0000 (08:03 +0200)
commit1005e4e5f6b25c67064287268119e974c9cead22
tree17329594e4f62b2ff0f1f4afc893897d73ace290
parentc7cb17e89295312263ec7904e32a118938c72d34
video: dw_hdmi: fix HSYNC and VSYNC polarity settings

Currently dw_hdmi configures HSYNC polarity using VSYNC setting from
EDID and vice versa. Fix it, since it breaks displays where HSYNC
and VSYNC polarity differs

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net>
drivers/video/dw_hdmi.c