You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clk: mediatek: mt7988-infracfg: SPI0 clocks are not critical
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: 4b47194 ("clk: mediatek: add drivers for MT7988 SoC")
Signed-off-by: Daniel Golle <[email protected]>
0 commit comments