Commits
Laurentiu Palcu committed 4b6617643f9
drm/imx/hdp: fix issue with non-SCDC HDMI sinks Currently, if sink does not support SCDC, even if the sink is HDMI 1.4 or 2.0, the hdmi_type is left to default value (MODE_DVI). Hence the HDMI controler is not properly initialized when cdns_hdmi_ctrl_init() is called. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com> Reported-by: Jared Hu <jared.hu@nxp.com> Reviewed-by: Sandor Yu <sandor.yu@nxp.com>