Commits
Ye Li committed b8072e8124c
MLK-24001 video: imx8m: Fix DCSS shut down issue when HDMI FW is not loaded When HDMI FW is not loaded by ROM, for example uuu download, or without FW in boot image. The DCSS driver still disable HDMI and shut itself, this causes hang before booting kernel. Add a flag for indicating whether the display is enabled, and check it in device remove. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 702b236c2a0f519f8e1cea5514e3723693f7c9b5)