Commits

Adriana Reus committed 87fdd1e064c
MLK-16442-3: dts: imx8qm: Add clock parents for DC clocks. Adds dt settings for the dpu driver to set the default clock parents - PLL1 (dc0_pll0_clk) for dispay0 and PLL2(dc0_pll1_clk) for display1. Functionality is not changed from dpu driver perspective as the same parents for the display clocks were used before. The resulting clock topology for dc0_disp1 is: dc0_pll1_div 1 1 1188000000 0 0 dc0_pll1_clk 2 2 1188000000 0 0 dc0_disp1_sel 1 1 1188000000 0 0 dc0_disp1_div 1 1 148500000 0 0 dc0_disp1_clk 1 1 148500000 0 0 (BuildInfo: SCFW 9e9f6ec6, IMX-MKIMAGE 0, ATF 0) Signed-off-by: Adriana Reus <adriana.reus@nxp.com> Reviewed by: Ranjani Vaidyanathan <Ranjani.vaidyanathan@nxp.com>