Home
last modified time | relevance | path

Searched hist:"9 ba9ad8f5be0ff6af87ed23e4d872f4eb422b525" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/baikal-t1/
H A Dclk-ccu-pll.cdiff 9ba9ad8f5be0ff6af87ed23e4d872f4eb422b525 Sun Sep 20 06:03:35 CDT 2020 Serge Semin <Sergey.Semin@baikalelectronics.ru> clk: baikal-t1: Mark Ethernet PLL as critical

We've discovered that disabling the so called Ethernet PLL causes reset of
the devices consuming its outgoing clock. The resets happen automatically
even if each underlying clock gate is turned off. Due to that we can't
disable the Ethernet PLL until the kernel is prepared for the corresponding
resets. So for now just mark the PLL clock provider as critical.

Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru>
Cc: linux-mips@vger.kernel.org
Link: https://lore.kernel.org/r/20200920110335.18034-1-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Stephen Boyd <sboyd@kernel.org>