Re: [PATCH v2 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical

2018-11-29 Thread Stephen Boyd
Quoting matthias@kernel.org (2018-11-16 10:09:01) > From: Jasper Mattsson > > This marks MUXes axi_sel and ddrphycfg_sel as well as gates > infra_dramc_f26m and infra_dramc_b_f26m as with CLK_IS_CRITICAL. > > Fixes: 96596aa06628 ("clk: mediatek: add clk support for MT6797") > Signed-off-by:

[PATCH v2 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical

2018-11-16 Thread matthias . bgg
From: Jasper Mattsson This marks MUXes axi_sel and ddrphycfg_sel as well as gates infra_dramc_f26m and infra_dramc_b_f26m as with CLK_IS_CRITICAL. Fixes: 96596aa06628 ("clk: mediatek: add clk support for MT6797") Signed-off-by: Jasper Mattsson Signed-off-by: Matthias Brugger --- drivers/clk/m