[PATCH] clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
Stephen Boyd
sboyd at kernel.org
Wed Feb 21 20:55:55 PST 2024
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 at makrotopia.org>
> ---
Applied to clk-next
More information about the Linux-mediatek
mailing list