Commits

Robin Gong committed 5d0442d7fde
MLK-12186: ARM: imx: clk-imx6q: correct gpu2d_core_clock on i.mx6dl On i.mx6dl, gpu2d_core_clock share with gpu3d_shader_clock, thus, no need change gpu2d_core_clock anymore, since gpu3d_shader has already change. This patch also fix the below boot warning, since there is no pll2_pfd1_594m in gpu2d_core_sel: [ 0.000000] failed to set parent of clk gpu2d_core_sel to pll2_pfd1_594m: -22 Signed-off-by: Robin Gong <yibin.gong@nxp.com>