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
drivers: wifi: Fix QSPI frequency configuration for RPU wakeup
With the init/uninit changes for every transaction configuring lowest
clock for RPU wakup is broken, 24MHz (DTS) clock is used to wakeup RPU,
though it works, fix this by directly modifying the global QSPI
configuration and let init take care of configuring IFCONFIG1 register.
Signed-off-by: Krishna T <[email protected]>
0 commit comments