Commits

Liu Ying committed b5d3135f68e
MLK-16015-8 gpu: imx: dpu: common: Initialize pixel link with correct settings The pixel link configurations are broken into pieces in other drivers to meet a recommended configuration sequence from the design team. So, let's rename the function name of dpu_pixel_link_config() to dpu_pixel_link_init and disable/invalidate pixel link as an initial status. Signed-off-by: Liu Ying <victor.liu@nxp.com>