Skip to content
Commit b35656de authored by Jasper Mattsson's avatar Jasper Mattsson Committed by Stephen Boyd
Browse files

clk: mediatek: Mark bus and DRAM related clocks as critical



Currently, DRAM-related clocks are not marked with CLK_IS_CRITICAL
for MT6797. This causes memory corruption when the system is
booted without clk_ignore_unused.
This patch marks MUX ddrphycfg_sel as well as gates infra_dramc_f26m
and infra_dramc_b_f26m as CLK_IS_CRITICAL.

Signed-off-by: default avatarJasper Mattsson <jasu@njomotys.info>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 5a1cc4c2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment