Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wrote: > Disable deep power saving for USB and SDIO because rtw89_mac_send_rpwm() > is called in atomic context and accessing hardware registers results in > "scheduling while atomic" errors. > > Signed-off-by: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > - Leave rtw89_ps_power_mode_change_with_hci() for later. As I checked internally, this is only used by PCIE devices. Please add conditions accordingly by future patch that you enable deep PS for USB/SDIO.