Marek Vasut <marex@xxxxxxx> wrote: > The wilc_sdio_suspend() does clk_disable_unprepare() on rtc_clk clock, > make sure wilc_sdio_resume() does matching clk_prepare_enable(), else > any suspend/resume cycle leads to clock disable/enable imbalance. Fix > the imbalance. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Reviewed-by: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx> Patch applied to wireless-next.git, thanks. 0c896eceb5f3 wifi: wilc1000: Re-enable RTC clock on resume -- https://patchwork.kernel.org/project/linux-wireless/patch/20240821183717.163235-1-marex@xxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches https://docs.kernel.org/process/submitting-patches.html