diff options
author | Jasper Mattsson <jasu@njomotys.info> | 2019-02-14 17:32:42 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-02-26 09:54:50 -0800 |
commit | b35656de2a13298512a558506fa8d97a9eda5494 (patch) | |
tree | b1bea96f1f55bc3c8164161fcddaf6e8551314be /drivers/firmware/efi | |
parent | 5a1cc4c27ad2aa3f988e2d69ce281fd3e8292ce3 (diff) | |
download | linux-stable-b35656de2a13298512a558506fa8d97a9eda5494.tar.gz linux-stable-b35656de2a13298512a558506fa8d97a9eda5494.tar.bz2 linux-stable-b35656de2a13298512a558506fa8d97a9eda5494.zip |
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: Jasper Mattsson <jasu@njomotys.info>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/firmware/efi')
0 files changed, 0 insertions, 0 deletions