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

From: Stephen Boyd
Date: Fri Nov 30 2018 - 01:49:03 EST


Quoting matthias.bgg@xxxxxxxxxx (2018-11-16 10:09:01)
> From: Jasper Mattsson <jasu@xxxxxxxxxxxxx>
>
> 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 <jasu@xxxxxxxxxxxxx>
> Signed-off-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>
> ---

Can you add comments in the commit text and in the code about why the
CLK_IS_CRITICAL flag is added to these clks? It makes it easier to
figure out why the flag is there months from now when we all forget