Re: [PATCH] clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical

From: Stephen Boyd
Date: Wed Feb 21 2024 - 23:56:03 EST


Quoting Daniel Golle (2024-02-17 19:11:15)
> Without the SGM_REG_SEL clock enabled the cpu freezes if trying to
> access registers used by MT7981 clock drivers itself.
> Mark SGM_REG_SEL as critical to make sure it is always enabled to
> prevent freezes on boot even if the Ethernet driver which prepares
> and enables the clock is not loaded or probed at a later point.
>
> Fixes: 813c3b53b55b ("clk: mediatek: add MT7981 clock support")
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>
> ---

Applied to clk-next