Hi Biju, Thank you for your review! > > +/* Required division ratio for the MIPI clock */ > > +int dsi_div_ab; > > static int dsi_div_ab; Good catch. > for the DPI, DIV_DSI_B = 1 and DIV_DSI_A ={2, 4, 8} > > So, you need to adjust the below calculation for DPI as well?? You bring up a good point. And looking at the hardware manual again, there are other restrictions when using FOUTPOSTDIV (straight PLL) compared to FOUT1PH0 (PLL/2).