Re: [PATCH] clk: mediatek: mt7988-infracfg: SPI0 clocks are not critical

From: Stephen Boyd

Date: Sun Sep 21 2025 - 12:31:00 EST


Quoting Daniel Golle (2024-10-31 20:19:39)
> SPI0 clocks have wrongly been marked as critical while, probably due
> to the SPI driver not requesting them. This can (and should) be addressed
> in device tree instead.
> Remove CLK_IS_CRITICAL flag from clocks related to SPI0.
>
> Fixes: 4b4719437d85 ("clk: mediatek: add drivers for MT7988 SoC")
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>
> ---

Please resend this if it is still applicable.