On Thu, Mar 28, 2019 at 2:50 PM David Müller <dave.mueller@xxxxxx> wrote: > > Since commit 648e921888ad ("clk: x86: Stop marking clocks as > CLK_IS_CRITICAL"), the pmc_plt_clocks of the Bay Trail SoC are > unconditionally gated off. Unfortunately this will break systems > where these clocks are used for external purposes beyond the kernel's > knowledge. > Fix it by implementing a system specific quirk to mark the necessary > pmc_plt_clks as critical. > I didn't see a reply to this: https://marc.info/?l=linux-clk&m=155371441300575&w=2 I think we can avoid this hack to be returned back. > Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL") -- With Best Regards, Andy Shevchenko