Commits
Fancy Fang committed 8c1a2d09819
MLK-19400-1 drm/bridge: sec-dsim: correct one fail branching Obviously, DRM panel prepare is done after the DSIM PLL config, so when PLL config failed, the 'sec_mipi_dsim_bridge_enable()' should return directly instead of goto DRM panel unprepare. Signed-off-by: Fancy Fang <chen.fang@nxp.com> (cherry picked from commit 9c77865d6ec98ff60a82f03743fd797d082634cc)