Commits
Anson Huang committed 5c68287d6cd
MLK-22879-01 clk: imx: Add no cached flag for dram pll When doing DRAM frequency change, the DRAM PLL config will be changed in ATF side, so add 'CLK_GET_RATE_NOCACHE' flag to make sure each time we get the DRAM PLL frequency through 'clk_get_rate' API, we can get the correct frequency. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Anson Huang <anson.huang@nxp.com> Reviewed-by: Robin Gong <yibin.gong@nxp.com>