Commits

Liu Ying committed a55a6c93fc0
MLK-16600 gpu: imx: dpu: common: Initialize pixel link in resume() only if necessary We should initialize pixel link in resume() for DPUv2 which has pixel link quirks, but not for DPUv1 which hasn't the quirks. Fixes: 0d7fa2aa1a9f ("MLK-16581-6 gpu: imx: dpu: Add system power management support") Signed-off-by: Liu Ying <victor.liu@nxp.com>