u-boot/arch/arm/mach-imx/imx8ulp
Loic Poulain 85d0580e68 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: 829e06bf41 ("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>
2022-04-21 12:44:23 +02:00
..
upower imx8ulp: add upower api support 2021-08-09 14:46:51 +02:00
cgc.c imx: imx8ulp: cgc: Switch to NICLPAV to FRO192 before PLL4 init 2022-04-12 17:33:56 +02:00
clock.c imx8ulp: clock: Fix lcd clock algo 2022-04-21 12:44:23 +02:00
iomux.c arm: imx8ulp: add iomuxc support 2021-08-09 14:46:51 +02:00
Kconfig imx: imx8ulp: add ND/LD clock 2022-04-12 17:33:56 +02:00
lowlevel_init.S arm: imx8ulp: release and configure XRDC at early phase 2021-08-09 14:46:51 +02:00
Makefile imx8ulp: add upower api support 2021-08-09 14:46:51 +02:00
pcc.c imx: imx8ulp: add CAAM clock entry 2022-04-12 17:33:56 +02:00
rdc.c imx8ulp: unify rdc functions 2021-08-09 14:46:51 +02:00
soc.c imx: imx8ulp_evk: Enable multiple env storage devices 2022-04-12 19:10:43 +02:00