Commits

Bai Ping committed 68255ed98c4
MLK-16689-01 driver: clk: add dram_core clock on imx8mq On i.MX8MQ, the dram core clock can be sourced from dram_pll or the dram_alt clock, when sourced from the dram_alt, it has a fix divider(1/4). When the DDRC core clock is lower than 800MHz, we can swith the core clock to dram_alt source. The dram apb clock's mux option 2 should be sys1_pll_40m, so fixed it. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>