imx8ulp: clock: Fix lcd clock algo
The div loop uses reassign and reuse parent_rate, which causes the parent rate reference to be wrong after the first loop, the resulting clock becomes incorrect for div != 1. Fixes: 829e06bf ("imx8ulp: clock: Add MIPI DSI clock and DCNano clock") Signed-off-by:Loic Poulain <loic.poulain@linaro.org> Reviewed-by:
Peng Fan <peng.fan@nxp.com>
Loading
Please register or sign in to comment