On Fri, Dec 23, 2022 at 5:43 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> wrote: > > Instead of calling clk_prepare_enable() on a bunch of clocks at probe > time, set the CLK_IS_CRITICAL flag to the same as these are required > to be always on, and this is the right way of achieving that. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>